mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-12 11:02:37 +08:00
[Optimize]Overview指标卡片展示逻辑
This commit is contained in:
@@ -30,5 +30,6 @@ module.exports = {
|
||||
'prettier/prettier': 2, // 这项配置 对于不符合prettier规范的写法,eslint会提示报错
|
||||
'no-console': 1,
|
||||
'react/display-name': 0,
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user