Skip to content

Commit 1460bd2

Browse files
Added ignore depracations flag.
1 parent 7a2c110 commit 1460bd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"jsx": "react-jsx",
2323
"esModuleInterop": true,
2424
"skipLibCheck": true,
25+
"ignoreDeprecations": "6.0",
2526
"forceConsistentCasingInFileNames": true,
2627
// Path aliasing
2728
"baseUrl": ".",

0 commit comments

Comments
 (0)