We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1570a51 commit e277cf2Copy full SHA for e277cf2
.lintstagedrc.mjs
@@ -1,3 +1,3 @@
1
export default {
2
- '*.{md,yml,json,js,ts,mjs,mts}': 'pnpm -r lint',
+ '*.{md,yml,json,js,ts,jsx,tsx,mjs,mts}': 'pnpm -r lint',
3
}
0 commit comments