Skip to content

Commit

Permalink
[eslint] Wording tweaks (#15078)
Browse files Browse the repository at this point in the history
* [eslint] Wording tweaks

I think these are a little clearer.

* fix tests
  • Loading branch information
sophiebits authored and gaearon committed Mar 13, 2019
1 parent 9d77a31 commit 1204c78
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 156 deletions.
2 changes: 1 addition & 1 deletion fixtures/eslint/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"root": true,
"parserOptions": {
"ecmaVersion": 6,
"ecmaVersion": 8,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
Expand Down
Loading

0 comments on commit 1204c78

Please sign in to comment.