File tree 1 file changed +18
-1
lines changed
1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 13
13
* 📦 Share configuration via ` npm `
14
14
* 🤖 Tap into ` conventional-changelog `
15
15
16
+ ## Contents
17
+
18
+ * [ Getting started] ( #getting-started )
19
+ * [ CLI] ( #cli )
20
+ * [ Config] ( #config )
21
+ * [ Shared configuration] ( #shared-configuration )
22
+ * [ API] ( #api )
23
+ * [ Tools] ( #tools )
24
+ * [ Version Support] ( #version-support )
25
+ * [ Related projects] ( #related-projects )
26
+ * [ License] ( #license )
27
+ * [ Development] ( #development )
28
+ * [ Install and run] ( #install-and-run )
29
+ * [ Publishing a release] ( #publishing-a-release )
30
+
31
+ * * *
32
+
16
33
## Getting started
17
34
18
35
``` sh
@@ -80,7 +97,7 @@ Copyright by @marionebl. All `commitlint` packages are released under the MIT li
80
97
81
98
` commitlint ` is developed in a mono repository.
82
99
83
- ### Getting started
100
+ ### Install and run
84
101
85
102
``` sh
86
103
git clone
[email protected] :marionebl/commitlint.git
You can’t perform that action at this time.
0 commit comments