Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Typescript #11

Closed
5 tasks done
StefanoMagrassi opened this issue Jun 12, 2018 · 1 comment
Closed
5 tasks done

Move to Typescript #11

StefanoMagrassi opened this issue Jun 12, 2018 · 1 comment
Assignees
Milestone

Comments

@StefanoMagrassi
Copy link
Contributor

StefanoMagrassi commented Jun 12, 2018

Description

Move to Typescript and drop support to Flow.
This issue is the first step to the v1.0.0 of the project and will be developed in the next branch of the repository (not published on npm).

Motivation

  • full support to fp-ts-family libraries;
  • better tooling;
  • better development experience.

Steps

  • prepare environment for Typescript
  • rewrite typings using Typescript's syntax superseded by Implement a more functional API #12
  • use tslint instead of eslint
  • use Jest (with ts-jest) instead of AVA
  • add Prettier and a precommit script in order to make code formatting consistent
@StefanoMagrassi StefanoMagrassi self-assigned this Jun 12, 2018
StefanoMagrassi added a commit that referenced this issue Jun 13, 2018
do it now and don't think about it anymore ;)

re #11
StefanoMagrassi added a commit that referenced this issue Jun 15, 2018
StefanoMagrassi added a commit that referenced this issue Jun 18, 2018
StefanoMagrassi added a commit that referenced this issue Jun 18, 2018
StefanoMagrassi added a commit that referenced this issue Jun 18, 2018
🤦‍♂️ re #11 #12

This reverts commit d25a703.
StefanoMagrassi added a commit that referenced this issue Jun 18, 2018
StefanoMagrassi added a commit that referenced this issue Jun 28, 2018
StefanoMagrassi added a commit that referenced this issue Jul 4, 2018
StefanoMagrassi added a commit that referenced this issue Jul 12, 2018
@StefanoMagrassi
Copy link
Contributor Author

resolved by #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant