Skip to content

Commit

Permalink
build: remove ignoreDeprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Dec 23, 2024
1 parent 235419a commit 65dfc7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"noEmit": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"ignoreDeprecations": "5.0",
"verbatimModuleSyntax": true,
"resolveJsonModule": true,
"isolatedModules": true,
Expand Down

0 comments on commit 65dfc7a

Please sign in to comment.