Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 345 Bytes

react-packages

Meteor packages for a great React developer experience

Linting

Run

npm run lint

Note this does not yet all lint. Working on it.

Testing

Due to difficulties in testing packages with "peer" NPM dependencies, we've worked around by moving package tests into harness test apps. You can find them in tests/.