We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898a39b commit ffd846fCopy full SHA for ffd846f
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "@tsconfig/node22/tsconfig.json",
3
"compilerOptions": {
4
+ "lib": ["es2023"],
5
"allowJs": true,
6
"declaration": true,
7
"outDir": "dist",
0 commit comments