mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
less rules
This commit is contained in:
@@ -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"]
|
||||||
|
Reference in New Issue
Block a user