5 Commits

Author SHA1 Message Date
Anton
f2fa522070
refactor: switch off position for remark, it is reduce size of tests and check on position (#1369) 2021-04-16 08:18:06 -07:00
Tom MacWright
5f55bb4696 chore: Update dependencies 2020-06-03 20:42:37 -07:00
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
Anton Shchekota
7d74060caf Eslint add new rules - no-var and prefer-const 2018-01-24 14:10:41 +03: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