Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Quiz: How much warnings/errors are you getting? #1

@robertrossmann

Description

@robertrossmann

Let's have some fun with this. 😄 Configure ESLint to lint your project's code and post how many errors and warnings did you get!

Person with smallest count and with biggest count might win something nice. :)

Here's the default .eslintrc to use when counting:

---
extends:
  - ./js-coding-standards/environments/nodejs/latest.yml
  - ./js-coding-standards/environments/nodejs/best-practices.yml
  - ./js-coding-standards/coding-styles/base.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions