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

Migrate freeCodeCamp/strip-comments to TypeScript #180

Open
ojeytonwilliams opened this issue May 26, 2021 · 4 comments
Open

Migrate freeCodeCamp/strip-comments to TypeScript #180

ojeytonwilliams opened this issue May 26, 2021 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@ojeytonwilliams
Copy link
Contributor

ojeytonwilliams commented May 26, 2021

It would be helpful if we provided declaration files for anyone wanting to use this in a TypeScript project. This should be something we can do automatically via https://www.typescriptlang.org/tsconfig#declaration

Most of the work has already been done in #46, but those changes will need reimplementing here.

@ojeytonwilliams ojeytonwilliams changed the title Type declarations Migrate to TypeScript Sep 8, 2022
@ojeytonwilliams ojeytonwilliams added the help wanted Extra attention is needed label Sep 8, 2022
@ojeytonwilliams ojeytonwilliams changed the title Migrate to TypeScript Migrate freeCodeCamp/strip-comments to TypeScript Sep 8, 2022
@ojeytonwilliams ojeytonwilliams transferred this issue from freeCodeCamp/strip-comments Sep 8, 2022
@ojeytonwilliams
Copy link
Contributor Author

(moved to the main repo for visibility)

@20RitikSingh
Copy link

I want to work on this.

@Nirajn2311
Copy link
Member

Hey @ojeytonwilliams it looks like the strip-comments repo has been migrated to TS. Can this issue be closed now?

@ojeytonwilliams
Copy link
Contributor Author

@Nirajn2311 we're most of the way there, but we still need to bundle up the source so it can be consumed in all the places it needs to be (TS, node, browser)

@Sembauke Sembauke transferred this issue from freeCodeCamp/freeCodeCamp Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants