Add grunt-jscs to package.json dev dependencies, update doctoc.

This commit is contained in:
Dylan Weiss 2016-02-20 09:49:27 -05:00
commit c185a7a093
2 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,7 @@ gridstack.js API
- [removeAll()](#removeall)
- [resize(el, width, height)](#resizeel-width-height)
- [resizable(el, val)](#resizableel-val)
- [setAnimate(doAnimate)](#setanimatedoanimate)
- [setStatic(staticValue)](#setstaticstaticvalue)
- [update(el, x, y, width, height)](#updateel-x-y-width-height)
- [willItFit(x, y, width, height, autoPosition)](#willitfitx-y-width-height-autoposition)