mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-12-01 18:14:17 +01:00
extend ts config
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig",
|
||||
"exclude": ["**/*.test.*", "tests", "types", "examples", "dist"],
|
||||
"compilerOptions": {
|
||||
"target": "ESNext",
|
||||
|
||||
Reference in New Issue
Block a user