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