Fix lint global undefined
This commit is contained in:
parent
f2e887c23d
commit
a0c4cf78e9
@ -16,7 +16,8 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
/* eslint-disable no-undef */
|
|
||||||
|
/* global ol */
|
||||||
|
|
||||||
import OpenlayersApi from '../src/mapapi/api_openlayers.js';
|
import OpenlayersApi from '../src/mapapi/api_openlayers.js';
|
||||||
import { config } from '../src/initializer.js'
|
import { config } from '../src/initializer.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user