Skip to content

Commit e277cf2

Browse files
committed
chore: lint test
1 parent 1570a51 commit e277cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintstagedrc.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default {
2-
'*.{md,yml,json,js,ts,mjs,mts}': 'pnpm -r lint',
2+
'*.{md,yml,json,js,ts,jsx,tsx,mjs,mts}': 'pnpm -r lint',
33
}

0 commit comments

Comments
 (0)