Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

no-console #5

Open
Akkuma opened this issue Aug 17, 2015 · 3 comments
Open

no-console #5

Akkuma opened this issue Aug 17, 2015 · 3 comments

Comments

@Akkuma
Copy link

Akkuma commented Aug 17, 2015

http://eslint.org/docs/rules/no-console

  • Currently set to warn

Proposed:
Leave as is, so that we can support both client and server use

Alternative:
Create a server lint file that allows console use and set to error on client

@nzack
Copy link

nzack commented Aug 18, 2015

We should have two configs, one for deployable and one for local development.

Set this to error for the front-end repos for deployable, warn for others. Set to ignore for backend.

@Akkuma Akkuma closed this as completed Aug 24, 2015
@JasonGhent JasonGhent reopened this Feb 1, 2016
@JasonGhent
Copy link

@virtru/employees RFC

@JasonGhent
Copy link

@conorgil Does this still encompass your thoughts?
If so, is the solution still a back/front lint split?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants