【modify】ESLint配置修改
This commit is contained in:
@@ -27,6 +27,6 @@ module.exports = {
|
|||||||
}],
|
}],
|
||||||
'semi': [2, 'never'],
|
'semi': [2, 'never'],
|
||||||
'no-console': 'off',
|
'no-console': 'off',
|
||||||
|
"no-debugger": "off"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -467,9 +467,7 @@ th[data-v-125d8be6] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.j-table-force-nowrap {
|
.j-table-force-nowrap {
|
||||||
|
td, th {
|
||||||
td,
|
|
||||||
th {
|
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user