Skip to content

Commit

Permalink
add missing ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jul 8, 2024
1 parent 4d4e162 commit f3ea310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default [
'**/.svelte-kit',
'packages/adapter-static/test/apps/*/build',
'packages/adapter-cloudflare/files',
'packages/adapter-cloudflare-workers/files',
'packages/adapter-netlify/files',
'packages/adapter-node/files',
]
Expand Down

0 comments on commit f3ea310

Please sign in to comment.