1
0
mirror of https://github.com/konvajs/konva.git synced 2025-04-24 13:00:09 +08:00
konva/test/tsconfig.json

7 lines
92 B
JSON
Raw Normal View History

{
"compilerOptions": {
"strict": true
},
"files": ["../types/index-types.d.ts"]
}