We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed13e4 commit 84cd7c4Copy full SHA for 84cd7c4
1 file changed
tsconfig.json
@@ -3,8 +3,6 @@
3
// https://github.com/tsconfig/bases/blob/main/bases/strictest.json
4
"@tsconfig/bases/strictest",
5
// https://github.com/tsconfig/bases/blob/main/bases/node20.json
6
- "@tsconfig/bases/node20",
7
- // https://github.com/tsconfig/bases/blob/main/bases/node-ts.json
8
- "@tsconfig/bases/node-ts"
+ "@tsconfig/bases/node20"
9
]
10
}
0 commit comments