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 5201acc commit a44a3d7Copy full SHA for a44a3d7
package.json
@@ -45,7 +45,7 @@
45
]
46
},
47
"lint-staged": {
48
- "*.{js,json,css,md}": [
+ "*.{js,jsx,json,css,scss,md}": [
49
"prettier --write",
50
"git add"
51
0 commit comments