Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cl0v1s committed Nov 9, 2022
1 parent c0f52e6 commit 8b28697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": "app/",
"outDir": "build/",
"sourceMap": true,
"strict": true,
"strict": false,
"module": "es2022",
"lib": ["es2019", "es6", "dom", "webworker"],
"target": "es5",
Expand Down

0 comments on commit 8b28697

Please sign in to comment.