Page MenuHomePhabricator

[alias-server] Linting repo with eslint
ClosedPublic

Authored by bytesofman on Mar 30 2023, 17:54.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC2b3580caa562: [alias-server] Linting repo with eslint
Summary

T3060

Linting alias-server repo with eslint

Test Plan

arc lint --everything and lint is ok

cd web/alias-server
eslint .

no output

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added a subscriber: Fabien.

it's incredible how a single line change in package.json can generate a 10k lines changes in the lock file

This revision is now accepted and ready to land.Mar 30 2023, 18:12
This revision was automatically updated to reflect the committed changes.