Ignore missing requires in typedefs.js and test-extensions.js
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable openlayers-internal/no-missing-requires */
|
||||
|
||||
/**
|
||||
* File for all typedefs used by the compiler, and referenced by JSDoc.
|
||||
*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/* global resemble:false */
|
||||
/* eslint-disable openlayers-internal/no-missing-requires */
|
||||
|
||||
// FIXME remove afterLoadXml as it uses the wrong XML parser on IE9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user