mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 12:52:31 +03:00
chagned tsconfig rule
This commit is contained in:
parent
ac15cfa047
commit
67068dc908
@ -18,6 +18,7 @@
|
||||
"declaration": true,
|
||||
"skipLibCheck": true,
|
||||
"skipDefaultLibCheck": true,
|
||||
"strictNullChecks": false,
|
||||
"lib": [
|
||||
"dom",
|
||||
"es2017"
|
||||
|
Loading…
Reference in New Issue
Block a user