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