Skip to content

Commit

Permalink
remove deprecated diagnostics flag
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Sep 7, 2021
1 parent 7045c52 commit f6eff2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"diagnostics": true,
"forceConsistentCasingInFileNames": true,
"isolatedModules": true,
"module": "ESNext",
Expand Down

0 comments on commit f6eff2f

Please sign in to comment.