tsconfig: borrar innecesario
This commit is contained in:
parent
35376269b3
commit
8cd396335a
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"lib": ["es2022"],
|
||||
"module": "Node16",
|
||||
"target": "es2022",
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue