mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 添加lint规则运行脚本,修复lint错误
This commit is contained in:
@@ -93,6 +93,7 @@ export interface EditCanvasConfigType {
|
||||
}
|
||||
|
||||
// 坐标轴信息
|
||||
// eslint-disable-next-line no-redeclare
|
||||
export enum EditCanvasTypeEnum {
|
||||
START_X = 'startX',
|
||||
START_Y = 'startY',
|
||||
|
||||
Reference in New Issue
Block a user