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

TypeScript version/config is out of date #65

Open
mcmire opened this issue Mar 22, 2024 · 0 comments
Open

TypeScript version/config is out of date #65

mcmire opened this issue Mar 22, 2024 · 0 comments

Comments

@mcmire
Copy link
Contributor

mcmire commented Mar 22, 2024

  • The TypeScript version should match the one specified in the module template
  • Currently there is one TypeScript configuration file, tsconfig.json. Instead there should be two, tsconfig.json and tsconfig.build.json
  • tsup should be added as a dependency, and tsup.config.ts should be copied over
  • package.json is missing types, module, and exports fields
  • The build package script should be updated to match the module template, and build:types should be copied
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