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

path-is-absolute module is no longer needed #6598

Closed
shinnn opened this issue Jul 4, 2016 · 0 comments
Closed

path-is-absolute module is no longer needed #6598

shinnn opened this issue Jul 4, 2016 · 0 comments
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion chore This change is not user-facing core Relates to ESLint's core APIs and features

Comments

@shinnn
Copy link
Contributor

shinnn commented Jul 4, 2016

ESLint should have depended on path-is-absolute module for Node.js 0.10 support. However, from ESLint v3.0.0, we can use Node's built-in path.isAbsolute because there is no need to consider Node 0.x anymore.

@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Jul 4, 2016
@platinumazure platinumazure added core Relates to ESLint's core APIs and features evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion chore This change is not user-facing and removed triage An ESLint team member will look at this issue soon labels Jul 4, 2016
@alberto alberto added accepted There is consensus among the team that this change meets the criteria for inclusion and removed evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion labels Jul 4, 2016
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion chore This change is not user-facing core Relates to ESLint's core APIs and features
Projects
None yet
Development

No branches or pull requests

4 participants