This repository was archived by the owner on Mar 7, 2019. It is now read-only.
Commit 5f39eaf
committed
fix(rule): re-enable es6 env
I misread the docs; setting `ecmaVersion` to 2015 is NOT the same as env: { es6: true }. 🤷♂️1 parent e860154 commit 5f39eaf
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments