Yongmin Hong
c98952d447
Summary: - jshint: config @ `.jshint.json` - json: track sublime-settings - remove jsonlint (see {D214}) - `npm install --save-dev jshint` Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: `npm run p:c .`, 'arc lint`. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D231
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"esversion": 8,
|
|
"node": true
|
|
}
|