Commit Graph

2 Commits

Author SHA1 Message Date
Christian Santos
b4b4f4dd91 TypeScript types and associated tests (#292)
Summary:
To run tests:

```
npm run test:typescript
```

fixes https://github.com/facebookexperimental/Recoil/issues/291
Pull Request resolved: https://github.com/facebookexperimental/Recoil/pull/292

Reviewed By: drarmstr

Differential Revision: D21984265

Pulled By: csantos42

fbshipit-source-id: cbdf0a45a89951d53c0ff647d65fff8db54fbc5b
2020-06-15 16:23:55 -07:00
Dustin Masters
5bc0bea81b Add development build
This should work on Windows too.

Tested with `yarn link` on a local project.
2020-05-17 00:38:11 -04:00