Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

[WIP] Eslint integration #70

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

[WIP] Eslint integration #70

wants to merge 8 commits into from

Commits on Nov 20, 2017

  1. Remove jscs and jshint dependencies

    Jon Duckworth committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    2483a0f View commit details
    Browse the repository at this point in the history
  2. Basic running install of eslint

    Jon Duckworth committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    796814f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    e282168 View commit details
    Browse the repository at this point in the history
  2. Add npm-debug.log to .gitignore

    Jon Duckworth committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    12bd748 View commit details
    Browse the repository at this point in the history
  3. Clean up JSDocs lint errors

    Jon Duckworth committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    60f82a8 View commit details
    Browse the repository at this point in the history
  4. Clean up style-related lint errors

    Jon Duckworth committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    55dcbe9 View commit details
    Browse the repository at this point in the history
  5. Clean up shadowed variables

    Jon Duckworth committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    c28f3da View commit details
    Browse the repository at this point in the history
  6. Use .eslintrc files instead of .yml for eslint configs

    Jon Duckworth authored and Jonathan Duckworth committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    3cde23a View commit details
    Browse the repository at this point in the history