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,deps: move ESLint config to a separate package #302

Closed
wants to merge 3 commits into from

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Sep 7, 2017

Move ESLint configuration to a separate package
(eslint-config-metarhia). Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.
@aqrln aqrln changed the title lint,deps: move ESLint config to separate package lint,deps: move ESLint config to a separate package Sep 7, 2017
@aqrln
Copy link
Member Author

aqrln commented Sep 7, 2017

Failures (https://ci.appveyor.com/project/metarhia/jstp/build/140, https://ci.appveyor.com/project/metarhia/jstp/build/141) on Windows due to unsuccessful installation of uglifyjs-webpack-plugin@0.4.6 seem, obviously, unrelated.

@aqrln
Copy link
Member Author

aqrln commented Sep 7, 2017

Also, how about converting YAML to JSON in ESLint configs? I've done that in a number of other repos, and JSON looks pretty good with small configs, while being kinda more native than YAML in JS ecosystem.

Copy link
Member

@lundibundi lundibundi left a comment

Choose a reason for hiding this comment

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

LGTM

@nechaido
Copy link
Member

nechaido commented Sep 8, 2017

Also, how about converting YAML to JSON in ESLint configs? I've done that in a number of other repos, and JSON looks pretty good with small configs, while being kinda more native than YAML in JS ecosystem.

I will not be against it now that the config is small.

@aqrln
Copy link
Member Author

aqrln commented Sep 8, 2017

@nechaido @lundibundi updated, PTAL

aqrln added a commit that referenced this pull request Sep 8, 2017
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: #302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
@aqrln
Copy link
Member Author

aqrln commented Sep 8, 2017

Landed in 79154c9.

@aqrln aqrln closed this Sep 8, 2017
@aqrln aqrln deleted the eslint-config branch September 8, 2017 13:52
belochub pushed a commit that referenced this pull request Jan 22, 2018
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: #302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub pushed a commit that referenced this pull request Jan 22, 2018
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: #302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
@belochub belochub mentioned this pull request Jan 22, 2018
belochub pushed a commit to metarhia/mdsf that referenced this pull request Jul 19, 2018
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: metarhia/jstp#302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub pushed a commit to metarhia/mdsf that referenced this pull request Jul 19, 2018
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: metarhia/jstp#302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub pushed a commit to metarhia/mdsf that referenced this pull request Jul 21, 2018
Move ESLint configuration to a separate package
(`eslint-config-metarhia`).  Also, bump ESLint to 4.6.1 (from 4.6.0)
because that's what's specified in that package's peerDependencies.

PR-URL: metarhia/jstp#302
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants