Skip to content

Commit

Permalink
remove allowjs from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 8, 2022
1 parent b7ca869 commit 7681cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"strict": true,
"skipLibCheck": true,
"target": "es2019",
"allowJs": true,
"lib": [
"es2019",
"esnext.asynciterable",
Expand Down

0 comments on commit 7681cab

Please sign in to comment.