Standard ignore lib

This commit is contained in:
Tanner Linsley
2016-10-25 17:07:09 -06:00
parent 7a941b880f
commit 7700f6a1a0

View File

@@ -52,6 +52,7 @@
"ignore": [
"node_modules",
"dist",
"lib",
"example",
"react-table.js"
]