Disable no-missing-requires rule in generated shader code

This commit is contained in:
Tim Schaub
2017-05-02 10:54:17 -06:00
parent 3f973e6fa3
commit 479d98212b
13 changed files with 19 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
// This file is automatically generated, do not edit
/* eslint openlayers-internal/no-missing-requires: 0 */
goog.provide('{{namespace}}');
goog.require('ol');