Skip to content

Commit

Permalink
chore(web): cleans up one tsconfig setting
Browse files Browse the repository at this point in the history
  • Loading branch information
jahorton committed May 15, 2024
1 parent 78d9544 commit d70463a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/web/sentry-manager/src/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "../../tsconfig.kmw-main-base.json",
"compilerOptions": {
"allowJs": true,
"baseUrl": "./",
"lib": ["es6", "dom"],
"outDir": "../build/obj",
Expand Down

0 comments on commit d70463a

Please sign in to comment.