fix several configuration issue and linter
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint-disable max-len */
|
||||
/* eslint-disable max-len, no-console */
|
||||
import '../../../instrumented/editor/jquery.min.js';
|
||||
|
||||
import SvgCanvas from '../../../instrumented/svgcanvas/svgcanvas.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* eslint-disable max-len */
|
||||
/* eslint-disable max-len, no-console */
|
||||
import 'pathseg';
|
||||
import '../../../instrumented/editor/jquery.min.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user