mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
chore: apply prettier formatting
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
"skipLibCheck": true,
|
||||
// probably we would never enable this one
|
||||
// because it's too strict, konva generates many functions on the runtime
|
||||
"strictPropertyInitialization": false,
|
||||
|
||||
"strictPropertyInitialization": false
|
||||
},
|
||||
"include": ["./src/**/*.ts"],
|
||||
"include": ["./src/**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user