Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove from test config
  • Loading branch information
kaicataldo committed Nov 7, 2018
1 parent 77c182f commit 038f828
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/specs/non-regression.js
Expand Up @@ -19,11 +19,10 @@ function verifyAndAssertMessagesWithSpecificESLint(
es6: true,
},
parserOptions: {
ecmaVersion: 2018,
sourceType,
ecmaFeatures: {
globalReturn: true,
},
sourceType,
},
};

Expand Down

0 comments on commit 038f828

Please sign in to comment.