summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-04-25 18:53:55 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-04-25 18:53:55 +0300
commit0e4b8bd6538f3062d34a3a06ab5531c70042de78 (patch)
tree17782e521773064e1727217a2df091677155ee38 /package.json
parentbe82663ac9b59de8a135178a519efe9f7ebae213 (diff)
add eslint-formatter-gitlab npm dependency
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 b98208b66..ff3d416c4 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "",
"devDependencies": {
"eslint": "^7.9.0",
+ "eslint-formatter-gitlab": "^5.1.0",
"gulp": "^4.0.2",
"gulp-less": "^4.0.1",
"gulp-touch-fd": "^2.0.0",