Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit eac9808

Browse files
committed
refactor: don't use config-angular
1 parent 5079e54 commit eac9808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
*
44
* https://github.com/marionebl/commitlint/blob/master/docs/reference-rules.md
55
*/
6-
module.exports = { extends: ['@commitlint/config-angular'] }
6+
module.exports = {}

0 commit comments

Comments
 (0)