diff options
| author | XhmikosR <[email protected]> | 2017-09-17 08:42:53 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-09-26 17:16:27 +0300 |
| commit | e8d9a034d075f79bd8e1613d480bd37b24598a27 (patch) | |
| tree | fddb19dd6b21b7245843c38dfe84267262172338 /package.json | |
| parent | f17443748dd266c0dc766e5252d7e4bcf9d04086 (diff) | |
| download | bootstrap-e8d9a034d075f79bd8e1613d480bd37b24598a27.tar.xz bootstrap-e8d9a034d075f79bd8e1613d480bd37b24598a27.zip | |
Add eslint-plugin-compat.
We can check for browser compatibility on lint time now.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 28ec33b5d..9bd1c6f39 100644 --- a/package.json +++ b/package.json @@ -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", |
