summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-20 20:22:30 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-20 20:22:30 +0200
commit82d76e55e5d989d387a85d1e3bb7787355d434af (patch)
tree77c00f283428f1270f31e277587547e4207fcedb /package.json
parent38dfe0b9a71a083adc2de1a81170fea0e4a8e53f (diff)
downloadwekan-82d76e55e5d989d387a85d1e3bb7787355d434af.tar.gz
wekan-82d76e55e5d989d387a85d1e3bb7787355d434af.tar.bz2
wekan-82d76e55e5d989d387a85d1e3bb7787355d434af.zip
Add babel-eslint.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a9dfb5bd..9fb72c98 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
},
"homepage": "https://wekan.github.io",
"devDependencies": {
+ "babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-config-meteor": "0.0.9",
"eslint-config-prettier": "^3.6.0",