Skip to content

Commit 299e4f2

Browse files
authored
Update tsconfig.json
Signed-off-by: Lala Sabathil <lala@pycord.dev>
1 parent 55d25dd commit 299e4f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tsconfig.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
"extends": "@tsconfig/docusaurus/tsconfig.json",
33
"compilerOptions": {
44
"target": "esnext",
5-
"lib": ["dom", "dom.iterable", "esnext"],
6-
"esModuleInterop": true,
7-
"allowJs": true,
85
"module": "esnext",
9-
"moduleResolution": "node",
10-
"resolveJsonModule": true,
116
"baseUrl": ".",
127
"forceConsistentCasingInFileNames": true,
138
"paths": {

0 commit comments

Comments
 (0)