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

Disable eslint in generated message catalog files #279

Merged
merged 2 commits into from
Aug 23, 2018
Merged

Disable eslint in generated message catalog files #279

merged 2 commits into from
Aug 23, 2018

Conversation

benoitgrelard
Copy link
Contributor

This change improves support for non-ejected create-react-app apps by effectively disabling eslint in generated build artefacts (.js catalog files).

This change improves support for non-ejected `create-react-app` apps by effectively disabling eslint in generated build artefacts (`.js` catalog files).
@benoitgrelard
Copy link
Contributor Author

@tricoder42 Not sure this is the best implementation, but this works as intended.

@codecov
Copy link

codecov bot commented Aug 23, 2018

Codecov Report

Merging #279 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #279   +/-   ##
======================================
  Coverage    91.7%   91.7%           
======================================
  Files          41      41           
  Lines        1049    1049           
======================================
  Hits          962     962           
  Misses         87      87
Impacted Files Coverage Δ
packages/cli/src/api/compile.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28243d9...bc63544. Read the comment docs.

@tricoder42 tricoder42 merged commit cf94a40 into lingui:master Aug 23, 2018
@benoitgrelard
Copy link
Contributor Author

Cheers @tricoder42, when is the next planned release?

@tricoder42
Copy link
Contributor

Soon, today or tomorrow. I'm looking at other issues as well, which we could include in this release.

@tricoder42
Copy link
Contributor

Released in v2.5.0

@benoitgrelard
Copy link
Contributor Author

Awesome @tricoder42! Thanks, I'll give it a spin.

@lee-reinhardt
Copy link

Thank you for this.

@benoitgrelard
Copy link
Contributor Author

You’re welcome @lee-reinhardt!

Photonios pushed a commit to SectorLabs/js-lingui that referenced this pull request Dec 9, 2019
* Disable eslint in generated message catalog files

This change improves support for non-ejected `create-react-app` apps by effectively disabling eslint in generated build artefacts (`.js` catalog files).
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

Successfully merging this pull request may close these issues.

3 participants