We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c5798 commit 01c8322Copy full SHA for 01c8322
Tekst-Web/tsconfig.node.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "@tsconfig/node20/tsconfig.json",
+ "extends": "@tsconfig/node22/tsconfig.json",
3
"include": ["vite.config.*", "vitest.config.*", "nightwatch.conf.*", "playwright.config.*"],
4
"compilerOptions": {
5
"composite": true,
0 commit comments