File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,17 @@ A tool that lets you easily manage git hooks
11
11
- Easy to configure (one line in ` package.json ` )
12
12
- Lightweight* :
13
13
14
- | Package | Unpacked size |
15
- | ------------- | ------------- |
16
- | husky v4 ` 4.3.8 ` | ` 53.5 kB ` |
17
- | husky v5 ` 5.0.9 ` | ` 24.5 kB ` |
18
- | pre-commit ` 1.2.2 ` | ` ~80 kB ` |
19
- | ** simple-git-hooks** ` 2.0.3 ` | ` ~10 kB` |
14
+ | Package | Unpacked size | With deps |
15
+ | ------------- | ------------- | ------------- |
16
+ | husky v4 ` 4.3.8 ` | ` 53.5 kB ` | ` > ~322 kB ` |
17
+ | husky v5 ` 5.0.9 ` | ` 24.5 kB ` | ` 24.5 kB ` |
18
+ | pre-commit ` 1.2.2 ` | ` ~80 kB ` | ` ~80 kB ` |
19
+ | ** simple-git-hooks** ` 2.2.0 ` | ` 10.1 kB ` | ` 10.1 kB` |
20
20
21
21
### Who uses simple-git-hooks?
22
22
23
+ > The package is recommended by [ ` lint-staged ` ] ( https://github.com/okonet/lint-staged )
24
+
23
25
* [ Autoprefixer] ( https://github.com/postcss/autoprefixer )
24
26
* [ PostCSS] ( https://github.com/postcss/postcss.org )
25
27
* [ Browserslist] ( https://github.com/browserslist/browserslist )
You can’t perform that action at this time.
0 commit comments