Skip to content

Commit f283376

Browse files
committed
chore(eslint): ignore astro
1 parent 102b5fe commit f283376

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ export default defineConfig(
164164
'.wallaby.js',
165165
'worktrees',
166166
'site',
167+
'astro.config.js',
167168
],
168169
},
169170
);

0 commit comments

Comments
 (0)