Skip to content

Commit

Permalink
ref: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jill64 committed Sep 13, 2023
1 parent 1ae1702 commit 6a38215
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/site/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"checkJs": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"moduleResolution": "NodeNext"
"strict": true
}
}

0 comments on commit 6a38215

Please sign in to comment.