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: mysticatea/eslint-plugin-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: mysticatea/eslint-plugin-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.1
Choose a head ref
  • 3 commits
  • 24 files changed
  • 1 contributor

Commits on Jul 17, 2018

  1. Docs: update README.md

    mysticatea committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cde4c82 View commit details
    Browse the repository at this point in the history
  2. Fix: false positive 'no-unsupported-features/node-builtins'

    - `process.emitWarning` is supported since 6.0.0.
    mysticatea committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    44b57ed View commit details
    Browse the repository at this point in the history
  3. 7.0.1

    mysticatea committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    a4a7ad2 View commit details
    Browse the repository at this point in the history
Loading