ignore react-storybook in testing

This commit is contained in:
Tanner Linsley 2017-01-11 20:04:32 -07:00
parent 76e92de670
commit 4b2fa4e47d

View File

@ -73,7 +73,8 @@
"dist",
"lib",
"example",
"react-table.js"
"react-table.js",
"stories"
]
},
"babel": {