From 0a16147470246c8f49bb918f5ddc7bb2e54fba14 Mon Sep 17 00:00:00 2001 From: Ghassen Rjab Date: Mon, 26 Feb 2018 03:19:59 +0100 Subject: Fix lint errors related to sandstorm --- .eslintrc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index ba0437e0..8bd678b3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -130,6 +130,7 @@ "HTTP": true, "AccountSettings": true, "Announcements": true, - "Swimlanes": true + "Swimlanes": true, + "Npm": true } } -- cgit v1.2.3-1-g7c22