We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93bdba commit e6739daCopy full SHA for e6739da
1 file changed
package.json
@@ -95,8 +95,7 @@
95
"npm run lint:fix"
96
],
97
"*.{md,json}": [
98
- "prettier --write",
99
- "git add"
+ "prettier --write"
100
]
101
}
102
0 commit comments