fix / suppress all remaining errors
This commit is contained in:
parent
35337cf3ea
commit
0bd7c40af2
9 changed files with 333 additions and 9200 deletions
|
@ -1,10 +1,5 @@
|
|||
/*!
|
||||
* Webflow: Front-end site library
|
||||
* @license MIT
|
||||
* Inline scripts may access the api using an async handler:
|
||||
* var Webflow = Webflow || [];
|
||||
* Webflow.push(readyFunction);
|
||||
*/
|
||||
// noinspection InfiniteRecursionJS,JSPotentiallyInvalidConstructorUsage,JSUnusedGlobalSymbols,RegExpRedundantEscape,JSPotentiallyInvalidUsageOfThis,ExceptionCaughtLocallyJS,JSReferencingMutableVariableFromClosure,HtmlRequiredAltAttribute,JSAssignmentUsedAsCondition,FallThroughInSwitchStatementJS,JSSwitchVariableDeclarationIssue,StatementWithEmptyBodyJS,JSSuspiciousNameCombination,UnreachableCodeJS,ThrowInsideFinallyBlockJS,JSVoidFunctionReturnValueUsed,ES6ConvertVarToLetConst,JSDeprecatedSymbols,JSCheckFunctionSignatures,JSValidateTypes,JSUnresolvedFunction,BadExpressionStatementJS
|
||||
|
||||
! function(t) {
|
||||
var e = {};
|
||||
|
||||
|
|
Reference in a new issue