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 baec2ae commit 530718fCopy full SHA for 530718f
tsconfig.app.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json.schemastore.org/tsconfig",
3
- "extends": "@tsconfig/node22/tsconfig.json",
+ "extends": "@tsconfig/node20/tsconfig.json",
4
"compilerOptions": {
5
"alwaysStrict": true,
6
"strict": true,
tsconfig.json
0 commit comments