0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 16:22:42 +00:00

adding bithoundrc and updating pico-router

This commit is contained in:
Scott Tolksdorf
2018-04-09 00:04:57 -04:00
parent 164f646e08
commit 55c529473a
3 changed files with 12 additions and 25 deletions

7
.bithoundrc Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"unused-ignores": [
"react-dom"
]
}
}