Disable ESLint for third party source code

Canadian-Provinces-Territories-Award-Layer
Sebastian Delmont 2020-12-13 19:58:42 -05:00
rodzic c0395fcdf9
commit 502de6db9d
4 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
/* eslint-disable */
//! moment-timezone.js
//! version : 0.5.31
//! Copyright (c) JS Foundation and other contributors

Wyświetl plik

@ -1,3 +1,5 @@
/* eslint-disable */
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -1,3 +1,5 @@
/* eslint-disable */
// HamGridSquare.js
// Copyright 2014 Paul Brewer KI6CQ
// License: MIT License http://opensource.org/licenses/MIT