mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
tests refactor, clean build
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"noEmitOnError": true,
|
||||
"lib": ["ES2015", "dom"],
|
||||
"moduleResolution": "node",
|
||||
"declaration": true
|
||||
"declaration": true,
|
||||
"noImplicitAny": true,
|
||||
// "strict": true
|
||||
},
|
||||
"include": ["./src/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user