mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: more strict
This commit is contained in:
parent
8fd2709673
commit
bd23dfd754
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"jsx": "react",
|
||||
"allowJs": true,
|
||||
"module": "commonjs",
|
||||
"noImplicitAny": true,
|
||||
"strict": true,
|
||||
"resolveJsonModule": true,
|
||||
"lib": ["dom", "es2017.object", "es2016"],
|
||||
"baseUrl": ".",
|
||||
|
|
|
|||
Loading…
Reference in a new issue