Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Migrate radiks-server to typescript #14

Merged
merged 24 commits into from
Jul 1, 2019

Conversation

pradel
Copy link
Contributor

@pradel pradel commented Jul 1, 2019

  • migrate the code to typescript (types are not the bests now but they will be improved bit by bit I guess)
  • migrate eslint config to use typescript
  • compile the project using babel
  • add prettier for code formatting and run it on commit
  • remove yargs from the dependencies (not used)
  • remove fs-extra from the dependencies (not used)

Checks

  • ✅ tests are passing
  • ✅ eslint is passing
  • ✅ project is compiling to a lib folder
  • ✅ typecheck is run during the yarn build command

@hstove hstove changed the base branch from master to develop July 1, 2019 19:50
@hstove hstove merged commit ce0299a into stacks-archive:develop Jul 1, 2019
@pradel pradel deleted the feature/typescript branch July 1, 2019 20:19
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants