Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
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: strvcom/eslint-config-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.0
Choose a base ref
...
head repository: strvcom/eslint-config-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 13 files changed
  • 5 contributors

Commits on Nov 2, 2018

  1. feat: use react/forbid-dom-props

    move forbid DOM props from unused to recommended for "id" and "style" props
    arnostpleskot committed Nov 2, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    kgryte Athan
    Copy the full SHA
    2f715f1 View commit details
  2. Merge pull request #42 from arnostpleskot/master

    feat: use react/forbid-dom-props
    robertrossmann authored Nov 2, 2018
    Copy the full SHA
    6df3967 View commit details

Commits on Nov 19, 2018

  1. Copy the full SHA
    aca4c5e View commit details
  2. Copy the full SHA
    3052c8a View commit details
  3. Copy the full SHA
    2760e7c View commit details
  4. Copy the full SHA
    c335316 View commit details
  5. Copy the full SHA
    0c9e1fd View commit details
  6. Copy the full SHA
    1df5dde View commit details
  7. Copy the full SHA
    c048ecb View commit details
  8. Copy the full SHA
    8345ef3 View commit details

Commits on Dec 5, 2018

  1. chore: update environments readme

    Add the missing reference to the Node.js v10 environment.
    hails committed Dec 5, 2018
    Copy the full SHA
    8e55c1d View commit details
  2. Merge pull request #44 from strvcom/improvement/add-nodejs-v10-enviro…

    …nment-doc
    
    chore: update environments readme
    robertrossmann authored Dec 5, 2018
    Copy the full SHA
    98e9f32 View commit details

Commits on Dec 13, 2018

  1. Copy the full SHA
    62c0f37 View commit details
  2. Copy the full SHA
    cc58bbd View commit details

Commits on Jan 29, 2019

  1. Copy the full SHA
    8bc7f7d View commit details
  2. Merge pull request #45 from strvcom/feature/typescript-eslint

    feat: use @typescript-eslint for TypeScript rules
    robertrossmann authored Jan 29, 2019
    Copy the full SHA
    76f15dc View commit details

Commits on Feb 1, 2019

  1. fix: only install git hooks from inside this project's git root

    This fixes a problem where running `npm i strvcom/eslint-plugin-javascript` would fail due to the _install-githooks.sh_ script not being able to find the git hooks.
    robertrossmann committed Feb 1, 2019
    Copy the full SHA
    00bcd8b View commit details
  2. Copy the full SHA
    dc4d427 View commit details

Commits on Feb 7, 2019

  1. Copy the full SHA
    c3cb9ec View commit details

Commits on Mar 7, 2019

  1. Copy the full SHA
    5b99269 View commit details
Loading