We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d09d6 commit bce0e61Copy full SHA for bce0e61
.template-lintrc.js
@@ -1,8 +1,5 @@
1
'use strict';
2
3
module.exports = {
4
- extends: 'recommended',
5
- rules: {
6
- 'block-indentation': "tab"
7
- }
+ extends: 'recommended'
8
};
0 commit comments