excluding temporary status of data-pipeline
This commit is contained in:
parent
849fcdad86
commit
1715726ec6
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ export default defineConfig([
|
|||
"**/*.config.ts",
|
||||
"routeTree.gen.ts",
|
||||
"scripts/**",
|
||||
"data-pipeline/**/*",
|
||||
]),
|
||||
|
||||
eslint.configs.recommended,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue