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 d25aba2 commit 2b992bfCopy full SHA for 2b992bf
package.json
@@ -12,7 +12,7 @@
12
"lint:fix": "yarn lint --fix"
13
},
14
"lint-staged": {
15
- "*.{md}": [
+ "*.md": [
16
"textlint --fix",
17
"git add"
18
]
0 commit comments