Create rule enforcing that goog.provide() is like the path

This commit is contained in:
Tim Schaub
2016-08-11 22:15:06 -06:00
parent 4fffa190c3
commit 73c8059a0a
5 changed files with 70 additions and 0 deletions

View File

@@ -102,6 +102,7 @@
"openlayers-internal/no-unused-requires": 2,
"openlayers-internal/one-provide": 1,
"openlayers-internal/requires-first": 2,
"openlayers-internal/valid-provide": 2,
"openlayers-internal/valid-requires": 2
}
},