aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 585cb3e75..3f56f18cd 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -2,7 +2,6 @@
2 2
3module.exports = { 3module.exports = {
4 root: true, 4 root: true,
5 parser: '@babel/eslint-parser',
6 parserOptions: { 5 parserOptions: {
7 ecmaFeatures: { 6 ecmaFeatures: {
8 jsx: true, 7 jsx: true,