File tree 2 files changed +0
-22
lines changed
2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 1
- <!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
- <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
- ## Table of contents
4
-
5
- - [ Fullstack MVC framework for Node.js] ( #fullstack-mvc-framework-for-nodejs )
6
- - [
7
-
8
- Website
9
-
10
- |
11
-
12
- Guides
13
-
14
- |
15
-
16
- Contributing
17
-
18
- ] ( #website%0A----%0A------%0A----%0A------guides%0A----%0A------%0A----%0A------contributing )
19
-
20
- <!-- END doctoc generated TOC please keep comment here to allow auto update -->
21
-
22
1
<div align =" center " >
23
2
<img src =" https://res.cloudinary.com/adonisjs/image/upload/q_100/v1558612869/adonis-readme_zscycu.jpg " width =" 600px " >
24
3
</div >
Original file line number Diff line number Diff line change 72
72
},
73
73
"husky" : {
74
74
"hooks" : {
75
- "pre-commit" : " doctoc README.md --title='## Table of contents' && git add README.md" ,
76
75
"commit-msg" : " node ./node_modules/@adonisjs/mrm-preset/validateCommit/conventional/validate.js"
77
76
}
78
77
},
You can’t perform that action at this time.
0 commit comments