Skip to content

Commit

Permalink
fix: TOC only for readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Feb 8, 2021
1 parent e1320b2 commit 86ed538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"update-notifier": "^2.0.0"
},
"lint-staged": {
"*.md": [
"README*.md": [
"npm run toc"
],
"*.{js,json}": [
Expand Down

0 comments on commit 86ed538

Please sign in to comment.