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 ESLint config to use ESModule syntax #16

Open
lberrymage opened this issue Sep 25, 2024 · 0 comments
Open

Migrate ESLint config to use ESModule syntax #16

lberrymage opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lberrymage
Copy link
Member

Because of angular-eslint/angular-eslint#1859, we have to use a CommonJS flat configuration for ESLint for now. Once that issue is resolved (we should keep at eye on angular-eslint/angular-eslint#1968), we should ideally migrate the config again to use ESModule syntax.

@lberrymage lberrymage added the enhancement New feature or request label Sep 25, 2024
lberrymage referenced this issue in accrescent/parcelo Sep 25, 2024
Because of
angular-eslint/angular-eslint#1859, we are
unable to use ESModule syntax for our flat config and instead use
CommonJS syntax for now. We've created a separate issue,
https://github.com/accrescent/parcelo/issues/670, to track migrating to
ESModule syntax once it's supported.
@lberrymage lberrymage transferred this issue from accrescent/parcelo Jan 24, 2025
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
Status: Backlog
Development

No branches or pull requests

1 participant