Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <lala@pycord.dev>
  • Loading branch information
Lulalaby authored Aug 20, 2024
1 parent 55d25dd commit 299e4f2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
"extends": "@tsconfig/docusaurus/tsconfig.json",
"compilerOptions": {
"target": "esnext",
"lib": ["dom", "dom.iterable", "esnext"],
"esModuleInterop": true,
"allowJs": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"baseUrl": ".",
"forceConsistentCasingInFileNames": true,
"paths": {
Expand Down

0 comments on commit 299e4f2

Please sign in to comment.