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 Coffeescript files to JS (decaffeinate) #698

Open
Splines opened this issue Oct 8, 2024 · 0 comments
Open

Migrate Coffeescript files to JS (decaffeinate) #698

Splines opened this issue Oct 8, 2024 · 0 comments
Assignees

Comments

@Splines
Copy link
Member

Splines commented Oct 8, 2024

JavaScript has matured over the years, also thanks to the development of CoffeeScript. Let's use the power of modern JS in our code and therefore drop one dependency.

There are some CoffeeScript files left that we want to migrate to JavaScript. This should ease #454. And then ESLint will directly work on those new JS files. The decaffeinate project could help us here with some automatic conversions.

@Splines Splines self-assigned this Oct 8, 2024
@Splines Splines changed the title Migrate Coffeescript files to JS Migrate Coffeescript files to JS (decaffeinate) Oct 8, 2024
@Splines Splines pinned this issue Oct 8, 2024
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

No branches or pull requests

1 participant