mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 07:13:46 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
18
node_modules/commitizen/.eslintrc
generated
vendored
Normal file
18
node_modules/commitizen/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"extends": "standard",
|
||||
"rules": {
|
||||
"brace-style": 0,
|
||||
"comma-dangle": 0,
|
||||
"indent": 0,
|
||||
"no-duplicate-imports": 0,
|
||||
"no-multiple-empty-lines": 0,
|
||||
"no-path-concat": 0,
|
||||
"no-throw-literal": 0,
|
||||
"no-trailing-spaces": 0,
|
||||
"no-unused-vars": 0,
|
||||
"operator-linebreak": 0,
|
||||
"padded-blocks": 0,
|
||||
"quotes": 0,
|
||||
"semi": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user