🔧 Update tsconfig.json and fix errors (#1859)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*.ts", "tests/**/*.ts", "playwright.config.ts"],
|
||||
"include": ["src", "tests", "playwright.config.ts"],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
|
||||
Reference in New Issue
Block a user