mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
add cypress config to tsconfig
This commit is contained in:
parent
45037737f4
commit
f8a14cd942
@ -27,7 +27,7 @@
|
||||
"#root/*": ["./*"]
|
||||
}
|
||||
},
|
||||
"include": ["src", "vite.config.ts", "setupTest.ts"],
|
||||
"include": ["src", "vite.config.ts", "setupTest.ts", "cypress.config.ts"],
|
||||
"exclude": ["node_modules", "dist", "example", "rollup.config.mjss"],
|
||||
"typeRoots": [
|
||||
"./types",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user