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

update tsconfig.json with audit script #145

Closed
wants to merge 2 commits into from

Conversation

kalisjoshua
Copy link
Contributor

  • Add a CLI utility for auditing and updating the tsconfig.json definition.
  • Update the sample toBoolean doc page to:
    • Import the correct generated file
    • Clean a console error ('iterated items should have a "key" property')

@kalisjoshua kalisjoshua force-pushed the feat/update-config-and-audit branch from 3875357 to d91b382 Compare December 27, 2024 13:45
@kalisjoshua
Copy link
Contributor Author

Anyone a tsconfig "wizard"? Including all of the packages in the config for the docs site is - I think? - necessary to access them; however, doing so is reporting a bunch of typescript errors that aren't actually errors.

image

Steps to reproduce

  1. Checkout the branch
  2. pnpm --filter @accelint/docs dev

@kalisjoshua
Copy link
Contributor Author

Going a different direction (hopefully).

@kalisjoshua kalisjoshua closed this Jan 3, 2025
@kalisjoshua kalisjoshua deleted the feat/update-config-and-audit branch January 10, 2025 19:12
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

Successfully merging this pull request may close these issues.

1 participant