Skip to content

Commit

Permalink
Try add files to local check
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Oct 25, 2023
1 parent 612a84a commit 73e53d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
entry: frontend/node_modules/eslint/bin/eslint.js
#args: ['--fix'] #lets wait before using this
require_serial: true
files: \.(js|ts|svelte)$
files: \.(js|ts|svelte|css)$
additional_dependencies:
- eslint
- svelte
Expand Down

0 comments on commit 73e53d5

Please sign in to comment.