Skip to content

Commit

Permalink
chore: add ignore for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Feb 8, 2024
1 parent d6874b5 commit dab2621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ export default [
'test/fixtures/**',
'coverage/**',
'src/runtime/templates/**',
'docs/.output/**',
'docs/.nuxt/**',
'docs/components/content/Logo.vue',
'docs/components/content/VoltaBoard.vue',
'docs/components/AppHeader.vue',
Expand Down

0 comments on commit dab2621

Please sign in to comment.