Skip to content

Commit

Permalink
[ft #[163518639]] change ecmaVersion of eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
espoirMur committed Apr 15, 2019
1 parent fabf47b commit 978fa18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ecmaFeatures": {
"jsx": true
},
"ecmaVersion": 2016,
"ecmaVersion": 2018,
"sourceType": "module"
},
"plugins": ["react", "prettier"],
Expand Down

0 comments on commit 978fa18

Please sign in to comment.