Rule to catch missing requires
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
],
|
||||
"no-constant-condition": 0,
|
||||
"openlayers-internal/no-duplicate-requires": 2,
|
||||
"openlayers-internal/no-missing-requires": 1,
|
||||
"openlayers-internal/no-unused-requires": 2,
|
||||
"openlayers-internal/requires-first": 2,
|
||||
"openlayers-internal/valid-requires": 2
|
||||
|
||||
Reference in New Issue
Block a user