忽略某些js文件的eslint

This commit is contained in:
QM303176530
2020-10-25 11:27:38 +08:00
parent 28dbad6c1f
commit e394a3afdf
14 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable */
import { mix, clone, isString } from '@antv/util';
class Command{