[TASK] Bithound file length & unused modules
This commit is contained in:
parent
bd791c92f4
commit
2a446e719d
19
.bithoundrc
19
.bithoundrc
@ -1,6 +1,25 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"mute": [
|
||||
],
|
||||
"unused-ignores": [
|
||||
"almond",
|
||||
"chroma-js",
|
||||
"d3",
|
||||
"d3-*",
|
||||
"leaflet",
|
||||
"leaflet-label",
|
||||
"moment",
|
||||
"node-polyglot",
|
||||
"rbush",
|
||||
"requirejs",
|
||||
"virtual-dom",
|
||||
"promise-polyfill"
|
||||
]
|
||||
},
|
||||
"critics": {
|
||||
"wc": {
|
||||
"limit": 5000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user