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 441fefe commit f632c82Copy full SHA for f632c82
.lintstagedrc.json
@@ -1 +1 @@
1
-{ "src/**/*.{ts,js}": ["yarn run lint --fix", "yarn run prettier:write"] }
+{ "src/**/*.{ts,js,tsx,jsx}": ["yarn run lint --fix", "yarn run prettier:write"] }
0 commit comments