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: airbnb/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tyrchen/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 5, 2015

  1. Configuration menu
    Copy the full SHA
    a6b1aaf View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Merge branch 'master' of https://github.com/airbnb/javascript

    * 'master' of https://github.com/airbnb/javascript: (24 commits)
      Add further reasoning for using double quotes in JSX
      Add reasoning for using double quotes in JSX
      Fix link text.
      Add Ecosia to "In the Wild" section.
      Clarify strict ESLint rule
      eslint-config-airbnb v0.1.0
      explain eslint-config-airbnb rule choices
      make exported rulesets extend relative to eslint-config-airbnb
      create legacy.js to export es5 rules
      Update for upstream dependencies
      Remove differences from eslint-config-defaults
      Use rules from eslint-config-defaults
      Clarify proper type casting for Numbers
      use eslint 1.3.0 (fixes #515)
      update readme for eslint-config-airbnb 0.0.9
      eslint-config-airbnb 0.0.9
      Remove issues from how to add to “in the wild”
      Add Hyper to the “in the wild” list in README
      Added id-length documentation url
      Added id-length rule to style guide
      ...
    tyrchen committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    cbe181b View commit details
    Browse the repository at this point in the history
  2. fix package.json

    tyrchen committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    2ef464d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb59dba View commit details
    Browse the repository at this point in the history
  4. bump version

    tyrchen committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    a8dbe44 View commit details
    Browse the repository at this point in the history
Loading