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

Feature/particle 11 add typescript, jest, tweak lerna, and update readme #849

Conversation

FrederickEngelhardt
Copy link
Contributor

@FrederickEngelhardt FrederickEngelhardt commented Jun 17, 2020

Particle 11 PR

Directly closes #848

* add jest and configure for supporting both ts and js files
* swap create from js to ts and use es6 default export
…ng clearer update messages and for the cli to work on the update:start script
…t directly into readme for how to quickly remove all package-lock.json files if you npm install anything
@FrederickEngelhardt FrederickEngelhardt changed the base branch from master to eleven June 17, 2020 02:00
@FrederickEngelhardt
Copy link
Contributor Author

Still working on wrapping up a few things. Need to convert all files in packages/ to TS. We do not need them in JS anymore.

@FrederickEngelhardt FrederickEngelhardt changed the title Feature/particle 11 add typescript, jest, tweak lerna, and update readme WIP: Feature/particle 11 add typescript, jest, tweak lerna, and update readme Jun 17, 2020
Copy link

@mealeyst mealeyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@FrederickEngelhardt FrederickEngelhardt changed the title WIP: Feature/particle 11 add typescript, jest, tweak lerna, and update readme Feature/particle 11 add typescript, jest, tweak lerna, and update readme Jun 22, 2020
@FrederickEngelhardt FrederickEngelhardt merged commit e19f84f into eleven Jun 22, 2020
@FrederickEngelhardt FrederickEngelhardt deleted the feature/particle-11-add-typescript-jest-tweak-lerna-update-readme branch June 22, 2020 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monorepo: Update readme, setup typescript, setup jest
2 participants