mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
less rules
This commit is contained in:
parent
b81b8cd38c
commit
dff085fb60
@ -7,7 +7,7 @@
|
|||||||
"lib": ["ES2015", "dom"],
|
"lib": ["ES2015", "dom"],
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"noImplicitAny": true,
|
// "noImplicitAny": true,
|
||||||
// "strict": true
|
// "strict": true
|
||||||
},
|
},
|
||||||
"include": ["./src/*.ts"]
|
"include": ["./src/*.ts"]
|
||||||
|
Loading…
Reference in New Issue
Block a user