[TASK] Remove bithound

This commit is contained in:
Xaver Maierhofer 2018-08-03 20:50:47 +02:00
parent 9c596531e2
commit 3d113c6247
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8
1 changed files with 0 additions and 26 deletions

View File

@ -1,26 +0,0 @@
{
"dependencies": {
"mute": [
],
"unused-ignores": [
"almond",
"d3-*",
"leaflet",
"moment",
"navigo",
"node-polyglot",
"promise-polyfill",
"rbush",
"requirejs",
"snabbdom"
]
},
"critics": {
"wc": {
"limit": 5000
}
},
"ignore": [
"polyfill.js"
]
}