Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK-17: implement ESLint #52

Closed
RGPosadas opened this issue Mar 15, 2020 · 1 comment
Closed

TASK-17: implement ESLint #52

RGPosadas opened this issue Mar 15, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@RGPosadas
Copy link
Owner

RGPosadas commented Mar 15, 2020

As a developer, I want to implement ESLint so that it enforces coding standards and practices.

We currently do not have any JS/TS linters on our pre-commit. To keep on enabling good practices, we need to install ESLint: https://eslint.org/docs/user-guide/getting-started

ACCEPTANCE CRITERIA:

  • Our JS/TypeScript code is linted
  • Linters run on Travis as well
  • There exists a section in the README on how to run ESLint
@RGPosadas RGPosadas added the task label Mar 15, 2020
@RGPosadas RGPosadas added this to the SPRINT #3 milestone Mar 15, 2020
@RGPosadas RGPosadas changed the title TASK-17: implement ESLintt TASK-17: implement ESLint Mar 18, 2020
@JimLau49 JimLau49 self-assigned this Mar 18, 2020
@leojrsilao leojrsilao self-assigned this Mar 18, 2020
JimLau49 added a commit that referenced this issue Mar 18, 2020
@JimLau49
Copy link
Collaborator

JimLau49 commented Mar 18, 2020

Running into an issue
image

eslint/eslint#12707

JimLau49 added a commit that referenced this issue Mar 21, 2020
JimLau49 added a commit that referenced this issue Mar 21, 2020
cindyslittleplanet pushed a commit that referenced this issue Mar 24, 2020
cindyslittleplanet pushed a commit that referenced this issue Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants