more align with template implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "@companion-module/tools/tsconfig/node18/recommended",
|
||||
"extends": "@companion-module/tools/tsconfig/node22/recommended",
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["node_modules/**", "src/**/*spec.ts", "src/**/__tests__/*", "src/**/__mocks__/*"],
|
||||
"compilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user