We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f282ac4 commit ff5c95aCopy full SHA for ff5c95a
.template-lintrc.js
@@ -1,8 +1,7 @@
1
'use strict';
2
3
module.exports = {
4
- extends: 'recommended',
5
-
+ extends: 'octane',
6
rules: {
7
quotes: 'single',
8
},
0 commit comments