Remove unused jquery from eslint plugins.

This commit is contained in:
Alexis Lahouze 2016-10-15 11:44:17 +02:00
parent 0b713fad34
commit 96a553c130

View File

@ -11,7 +11,6 @@ rules:
plugins: plugins:
- angular - angular
- html - html
- jquery
- security - security
- this - this