We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
octane
1 parent 1c2f0b3 commit bfebee7Copy full SHA for bfebee7
.template-lintrc.js
@@ -1,5 +1,5 @@
1
'use strict';
2
3
module.exports = {
4
- extends: ['octane', 'a11y'],
+ extends: ['recommended', 'a11y'],
5
};
0 commit comments