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] Change to using strict Typescript #47

Open
13 of 14 tasks
JoaoVitorFarias opened this issue Feb 9, 2022 · 1 comment
Open
13 of 14 tasks

[FEATURE] Change to using strict Typescript #47

JoaoVitorFarias opened this issue Feb 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JoaoVitorFarias
Copy link
Collaborator

JoaoVitorFarias commented Feb 9, 2022

Original Issue
houdiniproject#661

Describe the solution you'd like

  • Add strict: true to tsconfig.json
  • Fix all of the strict errors.

Errors mapped - amount

  • TS2322 - 29
  • TS2564 - 32
  • TS2790 - 4
  • TS2345 - 8
  • TS2722 - 2
  • TS2531 - 3
  • TS2339 - 2
  • TS2352 - 1
  • TS2769 - 1
  • TS2554 - 5
  • TS2774 - 1
  • TS2344 - 1
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Thanks for submitting your first issue to Houdini!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants