Skip to content

Commit 6841591

Browse files
committed
fix: remove ignoreDeprecations (unsupported in TS 5.9)
1 parent 9cfc18a commit 6841591

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"composite": true,
44
"rootDir": "src",
55
"baseUrl": "./src",
6-
"ignoreDeprecations": "6.0",
76
"outDir": "dist",
87
"target": "ES2020",
98
"module": "ESNext",

0 commit comments

Comments
 (0)