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

[TASK]: Template(create a turbo generator for pacakges based on typescript #199

Closed
7 tasks done
Tracked by #119
barsukov opened this issue Aug 12, 2024 · 0 comments
Closed
7 tasks done
Tracked by #119
Assignees

Comments

@barsukov
Copy link
Contributor

barsukov commented Aug 12, 2024

Task Description

We need to crate a generator that going to help easily setup the new package with predefined options. Using the codemode.

Sub-tasks

  • Integrate Lint with typescript config(look to juno-communicator package as example)
  • Integrate tsconfig.json from config package
  • Integrate vitest for testing
  • Integrate tsup or vite for bundling things up
  • Delete old rollup/esbuild/babel
  • Makes tests green integrate in example app.
  • Update readme

Related Issues

Additional Context
Look to already existing configuration in juno-communicator

@barsukov barsukov changed the title Template(create a turbo generator for pacakges based on typescript) [TASK]: Template(create a turbo generator for pacakges based on typescript Aug 12, 2024
@barsukov barsukov self-assigned this Aug 12, 2024
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

No branches or pull requests

1 participant