adding bithoundrc and updating pico-router

This commit is contained in:
Scott Tolksdorf
2018-11-07 16:00:24 -05:00
committed by Trevor Buckner
parent 84054d1aae
commit b6815593fd
3 changed files with 12 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"unused-ignores": [
"react-dom"
]
}
}