kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
Disable ESLint for third party source code
rodzic
c0395fcdf9
commit
502de6db9d
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable */
|
||||
|
||||
//! moment-timezone.js
|
||||
//! version : 0.5.31
|
||||
//! Copyright (c) JS Foundation and other contributors
|
||||
|
|
|
@ -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
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable */
|
||||
|
||||
// HamGridSquare.js
|
||||
// Copyright 2014 Paul Brewer KI6CQ
|
||||
// License: MIT License http://opensource.org/licenses/MIT
|
||||
|
|
Ładowanie…
Reference in New Issue