Custom rule to identify unused goog.require() calls

This commit is contained in:
Tim Schaub
2016-08-07 16:14:40 -06:00
parent fe35c05860
commit 3c7e9f6870
5 changed files with 122 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "eslint-plugin-openlayers-internal",
"version": "1.0.0",
"description": "Custom ESLint rules for the OpenLayers project",
"main": "index.js"
}