Skip to content

Commit ac45a70

Browse files
committed
listed the packages that are included in the manifest since they are used
1 parent afde9ce commit ac45a70

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.bithoundrc

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"ignore": [
3+
"newrelic.js"
4+
],
5+
"dependencies": {
6+
"unused-ignores": [
7+
"good",
8+
"hapi",
9+
"vision",
10+
"hapi-swaggered-ui",
11+
"hapi-swaggered",
12+
"scarecrow",
13+
"inert",
14+
"halacious"
15+
]
16+
}
17+
}

0 commit comments

Comments
 (0)