Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 2, 2024
1 parent 34a426b commit 94e96c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/eslint/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const GLOB_EXCLUDE = [
'**/coverage/**',
'**/dist/**',
'**/snap/**',
'**/vite.config.*.timestamp-*.*'
'**/vite.config.*.timestamp-*.*',
]

/** @type {import('eslint').Linter.Config[]} */
Expand Down

0 comments on commit 94e96c3

Please sign in to comment.