Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Chore: switch to eslint-config-eslint #9

Merged
merged 4 commits into from
May 16, 2018

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented May 10, 2018

two issues(not autofix):

  • Definition for rule 'node/no-deprecated-api' was not found
/Users/weiran/repo/eslint-cli/bin/eslint.js
   1:1   error  Definition for rule 'node/no-deprecated-api' was not found        node/no-deprecated-api
   1:1   error  Definition for rule 'node/no-extraneous-require' was not found    node/no-extraneous-require
   1:1   error  Definition for rule 'node/no-missing-require' was not found       node/no-missing-require
   1:1   error  Definition for rule 'node/no-unpublished-bin' was not found       node/no-unpublished-bin
   1:1   error  Definition for rule 'node/no-unpublished-require' was not found   node/no-unpublished-require
   1:1   error  Definition for rule 'node/no-unsupported-features' was not found  node/no-unsupported-features
   1:1   error  Definition for rule 'node/process-exit-as-throw' was not found    node/process-exit-as-throw
   1:1   error  Definition for rule 'node/shebang' was not found                  node/shebang
  • eqeqeq
/Users/weiran/repo/eslint-cli/bin/eslint.js
  21:13  error  Expected '!==' and instead saw '!='  eqeqeq

Copy link
Member

@mysticatea mysticatea left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@mysticatea mysticatea merged commit 785f0a6 into master May 16, 2018
@mysticatea mysticatea deleted the chore/eslint-config-eslint branch May 16, 2018 06:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants