This repository was archived by the owner on Sep 25, 2024. It is now read-only.
Commit 32af9a7
committed
chore(eslint.config.js): Add ignore rule for Svelte test files
This commit adds a new ignore rule to the ESLint configuration. The rule
ignores all Svelte files in the 'tests' directory. This change prevents
linting errors in test files from interfering with the development process.1 parent 6ae0943 commit 32af9a7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments