mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
transformer warning, typescript fixes
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"noEmitOnError": true,
|
||||
"lib": ["es2015", "dom"]
|
||||
// "noImplicitAny": true
|
||||
// "strict": true
|
||||
},
|
||||
"include": ["./src/*.ts"]
|
||||
// "include": ["./types/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user