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

fix: added updated fedx-scripts eslint path #255

Merged
merged 2 commits into from
Jul 22, 2022

Conversation

BilalQamar95
Copy link
Contributor

@BilalQamar95 BilalQamar95 commented Jul 22, 2022

Ticket:
@edx/frontend-build v12+ is not properly linting with eslint

What has changed:

  • Updated fedx-scripts, to require eslint in order to resolve linting issues on consumer side. [Previously we were using 'eslint/bin/eslint' to load eslint in fedx-scripts but with v8 upgrade that failed. Beginning with v8.0.0, ESLint is strictly defining its public API. Previously, we could reach into individual files such as require("eslint/bin/eslint") but this is no longer allowed]

@BilalQamar95 BilalQamar95 merged commit 95a3c7d into master Jul 22, 2022
@BilalQamar95 BilalQamar95 deleted the bilalqamar95/frontend-build-lint-fix branch July 22, 2022 14:53
@edx-semantic-release
Copy link

🎉 This PR is included in version 12.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants