Homec4science

Define a seperate JSHint configuration for NodeJS files

Authored by Joshua Spence <josh@joshuaspence.com> on Dec 30 2014, 12:01.

Description

Define a seperate JSHint configuration for NodeJS files

Summary: Currently, we assume that all JavaScript files are for use in a browser. This is not true for the NodeJS Aphlict server code. Split the current JSHint configuration into jshint-browser and jshint-node.

Test Plan: arc lint

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11071

Details

Committed
epriestley <git@epriestley.com>Dec 30 2014, 12:02
Pushed
aubortJan 31 2017, 17:16
Parents
rPH07dbd520bdef: Define `diff` as a local variable
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb6e0c76c7d6b: Define a seperate JSHint configuration for NodeJS files (authored by Joshua Spence <josh@joshuaspence.com>).Dec 30 2014, 12:02