Externalize audit pipeline services
This commit is contained in:
@@ -13,6 +13,8 @@ const eslintConfig = defineConfig([
|
||||
"build/**",
|
||||
".test-output/**",
|
||||
"convex/_generated/**",
|
||||
// v2_elemente contains PRD/reference snippets, not runtime source.
|
||||
"v2_elemente/**",
|
||||
"next-env.d.ts",
|
||||
]),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user