We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2635711 commit 9b01268Copy full SHA for 9b01268
.commitlintrc.js
@@ -9,7 +9,7 @@ const config = {
9
'type-enum': [
10
2,
11
'always',
12
- ['feat', 'feature', 'fix', 'refactor', 'docs', 'build', 'test', 'ci', 'chore', 'fonts']
+ ['feat', 'feature', 'fix', 'refactor', 'docs', 'build', 'test', 'ci', 'chore', 'fonts', 'shadows']
13
]
14
}
15
};
0 commit comments