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

Docs: Update Getting Started w/ Readme installation instructions #6823

Merged
merged 1 commit into from Aug 2, 2016

Conversation

kaicataldo
Copy link
Member

What issue does this pull request address?
Referencing the discussion at #6732

What changes did you make? (Give an overview)
Updated the Getting Started documentation with the changes made to the Readme in 66de9d8

@mention-bot
Copy link

@kaicataldo, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nzakas and @peterood to be potential reviewers

@eslintbot
Copy link

LGTM


**Note:** `eslint --init` is intended for setting up and configuring ESLint on a per-project basis and will perform a local installation of ESLint and its plugins in the directory in which it is run. If you prefer using a global installation of ESLint, any plugins used in your configuration must also be installed globally.

## Configuration

**Note:** If you are coming from a version before 1.0.0 please see the [migration guide](http://eslint.org/docs/user-guide/migrating-to-1.0.0).

After running `eslint --init`, you'll have a `.eslintrc.*` file in your directory. In it, you'll see some rules configured like this:
After running `eslint --init`, you'll have a `.eslintrc` file in your directory. In it, you'll see some rules configured like this:
Copy link
Member Author

Choose a reason for hiding this comment

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

Updated to match the Readme

@nzakas
Copy link
Member

nzakas commented Aug 2, 2016

Lgtm

@nzakas nzakas merged commit d94e945 into master Aug 2, 2016
@kaicataldo kaicataldo deleted the updategettingstarted branch August 2, 2016 17:29
@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
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants