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

Cleanup tsconfig.json #21

Open
PDDStudio opened this issue May 15, 2020 · 1 comment
Open

Cleanup tsconfig.json #21

PDDStudio opened this issue May 15, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@PDDStudio
Copy link
Contributor

There's a lot of things to improve in tsconfig.json.
A lot of the current properties should not be needed and can be removed.
Also there might be new flags which the current tsconfig is not aware of.

@PDDStudio PDDStudio added help wanted Extra attention is needed good first issue Good for newcomers labels May 15, 2020
@PDDStudio
Copy link
Contributor Author

Minimum runtime requirements:

  • Supported Platform: Node v10+ later

Possible improvements:

  • better shrinking to reduce file size (?)
  • automatic imports should be relative starting from within src

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant