@@ -10,6 +10,7 @@ import svelteConfig from './svelte.config.js';
|
||||
const gitignorePath = fileURLToPath(new URL('./.gitignore', import.meta.url));
|
||||
|
||||
export default defineConfig(
|
||||
{ ignores: ['src/lib/server/ecamp/clent/**'] },
|
||||
includeIgnoreFile(gitignorePath),
|
||||
js.configs.recommended,
|
||||
...ts.configs.recommended,
|
||||
|
||||
Reference in New Issue
Block a user