Add grouped metric health cards with variant pills, hover tooltips, and info panel to compliance page
This commit is contained in:
@@ -41,5 +41,16 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"jest": {
|
||||
"transformIgnorePatterns": [
|
||||
"node_modules/(?!(fast-check)/)"
|
||||
],
|
||||
"moduleNameMapper": {
|
||||
"^pure-rand/(.*)$": "<rootDir>/node_modules/pure-rand/lib/$1.js"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"fast-check": "^4.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user