mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
type fixes, fix fast layer bug
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"target": "es5",
|
||||
"noEmitOnError": true,
|
||||
"lib": ["es2015", "dom"]
|
||||
// "strict": true
|
||||
},
|
||||
"include": [
|
||||
"src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user