Skip to content

Commit

Permalink
adding test rule as per discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
Jbarget authored Nov 23, 2016
1 parent 6270923 commit dc8b70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/es6.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
'no-duplicate-imports': null,
'no-new-symbol': null,
'no-restricted-imports': null,
'no-return-await': null,
'no-this-before-super': null,
'no-useless-computed-key': null,
'no-useless-constructor': null,
Expand Down

0 comments on commit dc8b70a

Please sign in to comment.