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 on to a TypeScript project #72

Open
fthouraud opened this issue Sep 3, 2021 · 0 comments
Open

Move on to a TypeScript project #72

fthouraud opened this issue Sep 3, 2021 · 0 comments

Comments

@fthouraud
Copy link
Contributor

I propose to transform Veggies to a TypeScript module.

This move should strengthen our code while making it simpler to maintain.

There will be several steps:

  • Initialise the TypeScript project and update related components (ESLint, for instance),
  • Migrate all sources to TypeScript (source code as well as file extension),
  • Update our actions to build TS sources then package the transpiled sources (with declaration files).

This is huge work but that should improve the code's quality and bring a good amount of comfort.

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

Successfully merging a pull request may close this issue.

1 participant