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: standard/standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: standard/standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on May 7, 2016

  1. Fix Webstorm double quoting

    Prevents Webstorm to format generated code with double quotes, e.g.:
    
    `import Bar from 'bar'`
    
    instead of
    
    `import Bar from "bar"`
    JBlaak committed May 7, 2016
    Configuration menu
    Copy the full SHA
    0d21eb1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2016

  1. Merge pull request #514 from JBlaak/fix-webstorm-double-quotes

    Fix Webstorm double quoting
    feross committed May 8, 2016
    Configuration menu
    Copy the full SHA
    1a992d3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. eslint@~2.10.2

    feross committed May 17, 2016
    Configuration menu
    Copy the full SHA
    e9ed666 View commit details
    Browse the repository at this point in the history
  2. changelog

    feross committed May 17, 2016
    Configuration menu
    Copy the full SHA
    9a898ea View commit details
    Browse the repository at this point in the history
  3. 7.1.0

    feross committed May 17, 2016
    Configuration menu
    Copy the full SHA
    e879f30 View commit details
    Browse the repository at this point in the history
Loading