mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
docs and types
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"lib": ["ES2015", "dom"],
|
||||
"moduleResolution": "node",
|
||||
"declaration": true,
|
||||
"removeComments": false
|
||||
"removeComments": false,
|
||||
"strictNullChecks": false,
|
||||
},
|
||||
"include": ["./src/**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user