- Linting (ESLint): Prefer addEventListener, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator
- npm: Update devDeps (rollup and eslint-config-ash-nazg)
This commit is contained in:
2
dist/extensions/ext-connector.js
vendored
2
dist/extensions/ext-connector.js
vendored
@@ -37,6 +37,8 @@ var svgEditorExtension_connector = (function () {
|
||||
};
|
||||
}
|
||||
|
||||
/* eslint-disable unicorn/no-fn-reference-in-iterator */
|
||||
|
||||
/**
|
||||
* ext-connector.js
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user