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 e1320b2 commit 86ed538Copy full SHA for 86ed538
package.json
@@ -47,7 +47,7 @@
47
"update-notifier": "^2.0.0"
48
},
49
"lint-staged": {
50
- "*.md": [
+ "README*.md": [
51
"npm run toc"
52
],
53
"*.{js,json}": [
0 commit comments