Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e581cb83cd..6b28d447b9 100644
--- a/package.json
+++ b/package.json
@@ -110,6 +110,9 @@
"coveralls": "^3.0.3",
"cross-env": "^5.2.0",
"eslint": "^5.14.1",
+ "eslint-config-xo": "^0.26.0",
+ "eslint-plugin-import": "^2.16.0",
+ "eslint-plugin-unicorn": "^7.1.0",
"find-unused-sass-variables": "^0.3.2",
"glob": "^7.1.3",
"hammer-simulator": "0.0.1",