Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aomran committed Aug 3, 2019
1 parent 25d09d6 commit bce0e61
Show file tree
Hide file tree
Showing 3 changed files with 6,261 additions and 13,848 deletions.
5 changes: 1 addition & 4 deletions .template-lintrc.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
'use strict';

module.exports = {
extends: 'recommended',
rules: {
'block-indentation': "tab"
}
extends: 'recommended'
};
Loading

0 comments on commit bce0e61

Please sign in to comment.