mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: optimize the time picker component (#494)
This commit is contained in:
@@ -54,11 +54,8 @@ module.exports = {
|
||||
"no-empty-source": null,
|
||||
"string-quotes": null,
|
||||
"named-grid-areas-no-invalid": null,
|
||||
"unicode-bom": "never",
|
||||
"no-descending-specificity": null,
|
||||
"font-family-no-missing-generic-family-keyword": null,
|
||||
"declaration-colon-space-after": "always-single-line",
|
||||
"declaration-colon-space-before": "never",
|
||||
// 'declaration-block-trailing-semicolon': 'always',
|
||||
"rule-empty-line-before": [
|
||||
"always",
|
||||
|
Reference in New Issue
Block a user