Move eslint globals to to test/.eslintrc

This commit is contained in:
Frederic Junod
2017-04-11 12:36:32 +02:00
parent 55f8a2775e
commit 72bb310386
6 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,3 @@
/* global resemble:false */
/* eslint-disable openlayers-internal/no-missing-requires */
// FIXME remove afterLoadXml as it uses the wrong XML parser on IE9
// helper functions for async testing and other utility functions.