mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
ignore react-storybook in testing
This commit is contained in:
parent
76e92de670
commit
4b2fa4e47d
@ -73,7 +73,8 @@
|
||||
"dist",
|
||||
"lib",
|
||||
"example",
|
||||
"react-table.js"
|
||||
"react-table.js",
|
||||
"stories"
|
||||
]
|
||||
},
|
||||
"babel": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user