Skip to content

Commit 01c8322

Browse files
committed
Use and extend @tsconfig/node22
1 parent c0c5798 commit 01c8322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tekst-Web/tsconfig.node.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@tsconfig/node20/tsconfig.json",
2+
"extends": "@tsconfig/node22/tsconfig.json",
33
"include": ["vite.config.*", "vitest.config.*", "nightwatch.conf.*", "playwright.config.*"],
44
"compilerOptions": {
55
"composite": true,

0 commit comments

Comments
 (0)