Skip to content

Commit 299b500

Browse files
committed
docs(README): Added eslint adapter
I added the `cz-adapter-eslint` to the list of adapters.
1 parent 0eded0a commit 299b500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ We know that every project and build process has different requirements so we've
234234
- [commitlint](https://github.com/marionebl/commitlint)
235235
- [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)
236236
- [cz-emoji](https://github.com/ngryman/cz-emoji)
237+
- [cz-adapter-eslint](https://www.npmjs.com/package/cz-adapter-eslint)
237238

238239
To create an adapter, just fork one of these great adapters and modify it to suit your needs. We pass you an instance of [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/) but you can capture input using whatever means necessary. Just call the `commit` callback with a string and we'll be happy. Publish it to npm, and you'll be all set!
239240

0 commit comments

Comments
 (0)