UNPKG
nodebb-plugin-sso-eve
Version:
latest (0.0.3)
0.0.3
NodeBB EVE Online SSO
github.com/julianlam/nodebb-plugin-sso-oauth
julianlam/nodebb-plugin-sso-oauth
nodebb-plugin-sso-eve
/
commitlint.config.js
4 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
= {
extends
: [
'@commitlint/config-angular'
] };