mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
config: add new global commit scope
This commit is contained in:
@@ -25,7 +25,8 @@ const SCOPES = [
|
||||
"setup",
|
||||
"docs",
|
||||
"refactor",
|
||||
"misc"
|
||||
"misc",
|
||||
"global"
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user