Revert "Publish new docs (automated commit)"

This reverts commit ed2526c801.
This commit is contained in:
Jason Salzman
2016-10-06 11:48:09 -07:00
parent ed2526c801
commit 212982af71
54 changed files with 58621 additions and 0 deletions
Executable
+12
View File
@@ -0,0 +1,12 @@
{
"env": {
"mocha": true,
},
"globals": {
"assert": true,
"describe": true,
"expect": true,
"sinon": true
}
}