Skip to content

Commit c99ff4a

Browse files
committed
fix: remove deprecated ignoreDeprecations entry from tsconfig.json
1 parent 5307b83 commit c99ff4a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"compileOnSave": false,
44
"compilerOptions": {
55
"baseUrl": "./src",
6-
"ignoreDeprecations": "6.0",
76
"outDir": "./dist/out-tsc",
87
"forceConsistentCasingInFileNames": true,
98
"strict": true,

0 commit comments

Comments
 (0)