Skip to content

Commit f632c82

Browse files
committed
fix command
1 parent 441fefe commit f632c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintstagedrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "src/**/*.{ts,js}": ["yarn run lint --fix", "yarn run prettier:write"] }
1+
{ "src/**/*.{ts,js,tsx,jsx}": ["yarn run lint --fix", "yarn run prettier:write"] }

0 commit comments

Comments
 (0)