We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1c243 commit a304ab1Copy full SHA for a304ab1
.ncurc.js
@@ -7,5 +7,8 @@ module.exports = {
7
'decamelize',
8
'escape-string-regexp',
9
'open-editor',
10
+
11
+ // Todo: Waiting on merge https://github.com/gajus/eslint-plugin-canonical/pull/22
12
+ 'eslint-config-canonical',
13
],
14
};
0 commit comments