2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Add eslint-plugin-compat.

We can check for browser compatibility on lint time now.
This commit is contained in:
XhmikosR
2017-09-17 08:42:53 +03:00
parent f17443748d
commit e8d9a034d0
4 changed files with 41 additions and 2 deletions
+1
View File
@@ -85,6 +85,7 @@
"clean-css-cli": "^4.1.6",
"cross-env": "^5.0.5",
"eslint": "^4.2.0",
"eslint-plugin-compat": "^1.0.4",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-saucelabs": "^9.0.0",