We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Migrate to ESLint v9 flat config
53e7a08
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.
chore: revert eslint.config.js -> .cjs due to lack of support in angu…
0854c9e
…lar-eslint - s. https://github.com/accrescent/parcelo/issues/670 - s. angular-eslint/angular-eslint#1859
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: