Commit 3e38b5d
feat: Add complete hook management commands
- Add enable/disable commands to toggle hooks on/off
- Add create command with interactive hook template
- Add edit command to open hooks in editor
- Add remove command to delete hooks
- Add config command to edit settings.json
- Enhanced interactive menu with management sections
- Update README with all new commands
- Bump version to 2.2.01 parent 658b192 commit 3e38b5d
3,739 files changed
Lines changed: 151118 additions & 10 deletions
File tree
- docs
- node_modules
- ansi-escapes
- ansi-regex
- ansi-styles
- base64-js
- bl
- test
- buffer
- chalk
- source
- chardet
- encoding
- cli-cursor
- cli-spinners
- cli-width
- .nyc_output
- processinfo
- clone
- color-convert
- color-name
- defaults
- emoji-regex
- es2015
- escape-string-regexp
- external-editor
- main
- errors
- figures
- has-flag
- iconv-lite
- encodings
- tables
- lib
- ieee754
- inherits
- inquirer
- lib
- objects
- prompts
- ui
- utils
- is-fullwidth-code-point
- is-interactive
- is-unicode-supported
- lodash
- fp
- log-symbols
- mimic-fn
- mute-stream
- onetime
- ora
- os-tmpdir
- readable-stream
- lib
- internal/streams
- restore-cursor
- run-async
- rxjs
- ajax
- dist
- bundles
- cjs
- ajax
- fetch
- internal
- ajax
- observable
- dom
- operators
- scheduled
- scheduler
- symbol
- testing
- util
- operators
- testing
- webSocket
- esm5
- ajax
- fetch
- internal
- ajax
- observable
- dom
- operators
- scheduled
- scheduler
- symbol
- testing
- util
- operators
- testing
- webSocket
- esm
- ajax
- fetch
- internal
- ajax
- observable
- dom
- operators
- scheduled
- scheduler
- symbol
- testing
- util
- operators
- testing
- webSocket
- types
- ajax
- fetch
- internal
- ajax
- observable
- dom
- operators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
123 | 131 | | |
124 | 132 | | |
125 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
8 | 33 | | |
9 | 34 | | |
10 | 35 | | |
| |||
0 commit comments