Skip to content

Commit

Permalink
chore: getting rid of toc hook
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 27, 2019
1 parent 35c49d8 commit f968dd5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions README.md
@@ -1,24 +1,3 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
## Table of contents

- [Fullstack MVC framework for Node.js](#fullstack-mvc-framework-for-nodejs)
- [

Website

|

Guides

|

Contributing

](#website%0A----%0A------%0A----%0A------guides%0A----%0A------%0A----%0A------contributing)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

<div align="center">
<img src="https://res.cloudinary.com/adonisjs/image/upload/q_100/v1558612869/adonis-readme_zscycu.jpg" width="600px">
</div>
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -72,7 +72,6 @@
},
"husky": {
"hooks": {
"pre-commit": "doctoc README.md --title='## Table of contents' && git add README.md",
"commit-msg": "node ./node_modules/@adonisjs/mrm-preset/validateCommit/conventional/validate.js"
}
},
Expand Down

0 comments on commit f968dd5

Please sign in to comment.