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 4b27c11 commit 45e3187Copy full SHA for 45e3187
package.json
@@ -37,7 +37,7 @@
37
"python"
38
],
39
"lint-staged": {
40
- "*.{js|json}": [
+ "*.{js|ts}": [
41
"prettier-eslint --list-different",
42
"git add"
43
]
0 commit comments