Skip to content

Commit

Permalink
Update Project TS Version to 4.6.3 + some cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
riotrah committed Apr 2, 2022
1 parent 311a674 commit fa4cc7d
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"module": "commonjs",
"target": "es6",
"outDir": "out",
"lib": ["es2020", "dom", "ESNext.String"],
"lib": ["es2020", "dom"],
"sourceMap": true,
"rootDir": "src"
},
Expand Down

0 comments on commit fa4cc7d

Please sign in to comment.