summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-20 21:28:48 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-20 21:28:48 +0200
commit58e505f79a0617011576bdded9427b0d448d6107 (patch)
treed13172580a97dfe4d150780dffe59f01e180ae70 /.eslintrc.json
parent788dd0a81a06efee165007a92780f9e8c2c754ac (diff)
downloadwekan-58e505f79a0617011576bdded9427b0d448d6107.tar.gz
wekan-58e505f79a0617011576bdded9427b0d448d6107.tar.bz2
wekan-58e505f79a0617011576bdded9427b0d448d6107.zip
Try to fix lint errors.
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 81de966a..c9c76c48 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -11,7 +11,6 @@
"browser": true,
"meteor": true
},
- "parser": "babel-eslint",
"parserOptions": {
"ecmaVersion": 2018,
"sourceType": "module",