We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79f303 commit e92db94Copy full SHA for e92db94
package.json
@@ -47,7 +47,6 @@
47
},
48
"lint-staged": {
49
"*.{js,md,css,html}": [
50
- "alex",
51
"prettier --trailing-comma es5 --single-quote --write",
52
"git add"
53
],
0 commit comments