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

lint .eslintrc.js #3938

Merged
merged 1 commit into from
Jun 29, 2017
Merged

lint .eslintrc.js #3938

merged 1 commit into from
Jun 29, 2017

Conversation

aaronabramov
Copy link
Contributor

screen shot 2017-06-29 at 10 28 32 am

@cpojer cpojer merged commit c260053 into jestjs:master Jun 29, 2017
@codecov-io
Copy link

Codecov Report

Merging #3938 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3938   +/-   ##
=======================================
  Coverage   58.06%   58.06%           
=======================================
  Files         196      196           
  Lines        6758     6758           
  Branches        6        6           
=======================================
  Hits         3924     3924           
  Misses       2831     2831           
  Partials        3        3

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 e043113...0018c5e. Read the comment docs.

@aaronabramov aaronabramov deleted the lint_eslintrc branch June 29, 2017 18:32
// This has to be disabled until all type and module imports are combined
// https://github.com/benmosher/eslint-plugin-import/issues/645
'import/order': 0,
// These has to be disabled until the whole code base is converted to ESM
Copy link
Member

@SimenB SimenB Jun 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is off from where it should be now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, missed that one :(
#3939

tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants