mirror of
https://github.com/BreizhHardware/memoizee.git
synced 2026-01-18 16:37:21 +01:00
style: Prettify
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
"type-empty": [2, "never"],
|
||||
"type-enum": [
|
||||
2, "always",
|
||||
["build", "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "style", "test"]
|
||||
]
|
||||
}
|
||||
["build", "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "style", "test"],
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user