summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-10-31 14:56:55 +0000
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-11-04 15:25:22 +0000
commit4f377364ad2b073e59e8edde86f270c80cdb317a (patch)
tree9b86b9e0b9b3f2f3aefedfce2399db336481e97e /package.json
parentdd45c5e11eb2b315d89779abf6103e2531e1cc08 (diff)
downloadgitlab-ce-4f377364ad2b073e59e8edde86f270c80cdb317a.tar.gz
Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviour
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 a303c9c1eac..e75e070451b 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"eslint-config-airbnb": "^12.0.0",
"eslint-plugin-filenames": "^1.1.0",
"eslint-plugin-import": "^2.0.1",
+ "eslint-plugin-jasmine": "^1.8.1",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.4.1"
}