6 Commits

Author SHA1 Message Date
Tom MacWright
25152edeb9 style(prettier): Use prettier for code formatting (#710)
* style(prettier): Use prettier for code formatting

This saves us style issues. Also adds husky and lint-staged for pre-commit testing

Refs https://github.com/documentationjs/documentation/issues/709
2017-04-10 14:25:45 -04:00
John Firebaugh
c0efef36ae Combine flatten and normalize into a single step; alphabetize 2016-03-14 16:52:42 -07:00
Anand Thakker
4aeb2e50d2 Add missing fixtures 2015-05-06 14:32:52 -04:00
Anand Thakker
2037f82a43 Include package.json "main" in test. 2015-05-01 20:02:58 -04:00
Anand Thakker
dbcbc02c68 Add test for external option 2015-05-01 20:02:57 -04:00
John Firebaugh
7d93b9c4b2 Skip external dependencies (fixes #7) 2015-03-10 17:56:43 -07:00