5 Commits

Author SHA1 Message Date
Tom MacWright
c3aaa86dc2
refactor: remove flow and related dependencies, test on 10 not latest, skip slow tests 2018-12-09 16:56:56 -08:00
Tom MacWright
11d9045a00 Native Flow, use Jest (#767)
* build: Use Flow syntax without comments.

We're switching to Flow annotations - not Flow comments. This
gives documentation.js the ability to self-document without
JSDoc types and improves our compatibility with tools like
prettier.

Fixes #729. Fixes #709
2017-05-08 20:46:21 -04:00
Daniel Tschinder
e70acf697b Ignore node_modules folder in git 2016-01-05 12:25:34 +01:00
John Firebaugh
6940c30943 Ignore .nyc_output 2015-08-30 16:53:40 -07:00
Tom MacWright
bc0fca9006 Add gitignore, use globals-docs to autolink all globals and even nodejs globals
Fixes #57
2015-05-27 09:53:40 -04:00