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 96b2cc5 commit 21604a8Copy full SHA for 21604a8
package.json
@@ -60,7 +60,7 @@
60
"final-form": "^1.2.0"
61
},
62
"lint-staged": {
63
- "*.{js,json,md,css}": ["prettier --write", "git add"]
+ "*.{js*,ts,json,md,css}": ["prettier --write", "git add"]
64
65
"bundlesize": [
66
{
0 commit comments