diff --git a/tsconfig.json b/tsconfig.json index bc12af6..18839bb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,6 @@ // Root tsconfig to set the settings and power editor support for all TS files { + "extends": "@tsconfig/node20/tsconfig.json", "compileOnSave": true, "compilerOptions": { // do not compile anything; this file is just to configure type checking