Skip to content

Commit bce0e61

Browse files
committed
version bump
1 parent 25d09d6 commit bce0e61

File tree

3 files changed

+6261
-13848
lines changed

3 files changed

+6261
-13848
lines changed

.template-lintrc.js

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
'use strict';
22

33
module.exports = {
4-
extends: 'recommended',
5-
rules: {
6-
'block-indentation': "tab"
7-
}
4+
extends: 'recommended'
85
};

0 commit comments

Comments
 (0)