Enhance user detail and metrics components by adding share links, improving RankedBarList with titles and subtitles, and updating TypeScript configuration to exclude additional directories. Refactor runtime page to include ME pool quality metrics and improve error class label resolution in dashboard.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
},
|
||||
"include": ["src", "vite.config.ts"],
|
||||
"exclude": [
|
||||
"src/components/blocks/data-grid-base-2"
|
||||
"src/components/blocks/data-grid-base-2",
|
||||
"src/components/blocks/stats-7"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user