fix: node TS
This commit is contained in:
parent
488e6a8821
commit
2ef5ae92b5
1 changed files with 22 additions and 21 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"playwright.config.*",
|
||||
"eslint.config.*"
|
||||
],
|
||||
"exclude": ["src/**/__tests__/*"],
|
||||
"compilerOptions": {
|
||||
// Most tools use transpilation instead of Node.js's native type-stripping.
|
||||
// Bundler mode provides a smoother developer experience.
|
||||
|
|
|
|||
Loading…
Reference in a new issue