Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prettier/eslint-config-prettier
base: v3.0.0
Choose a base ref
...
head repository: prettier/eslint-config-prettier
compare: v3.0.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 13, 2018

  1. Clarify eslint --print-config usage

    I thought that `--print-config` to a config file path as argument, but
    it takes _any_ file path as argument. ESLint starts looking for config
    files from that file and upwards in the file system.
    
    (If one wishes to specify a config file via a flag, the command is
    `eslint --config config.js --print-config some/file.js`.)
    lydell committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    e0bee25 View commit details
    Browse the repository at this point in the history
  2. eslint-config-prettier v3.0.1

    lydell committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b905d39 View commit details
    Browse the repository at this point in the history