Skip to content

Commit

Permalink
chore: update default config (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
donniean authored Jul 9, 2023
1 parent 05dc01e commit 2820d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/configs-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const DEFAULT_CONFIGS_CONFIG = {
},
eslint: {
patterns: ['**/*.{js,mjs,cjs,ts,tsx}'],
vitestPatterns: ['**/*.test.ts'],
},
stylelint: {
patterns: ['**/*.css'],
Expand Down

0 comments on commit 2820d1b

Please sign in to comment.