Skip to content

Commit 1204c78

Browse files
sophiebitsgaearon
authored andcommitted
[eslint] Wording tweaks (#15078)
* [eslint] Wording tweaks I think these are a little clearer. * fix tests
1 parent 9d77a31 commit 1204c78

File tree

3 files changed

+170
-156
lines changed

3 files changed

+170
-156
lines changed

fixtures/eslint/.eslintrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"root": true,
33
"parserOptions": {
4-
"ecmaVersion": 6,
4+
"ecmaVersion": 8,
55
"sourceType": "module",
66
"ecmaFeatures": {
77
"jsx": true

0 commit comments

Comments
 (0)