Page MenuHomePhabricator

[alias-server] Linting current state of repo
AbandonedPublic

Authored by bytesofman on Mar 29 2023, 17:10.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

T3060

Depends on D13496

Running npx eslint . from web/alias-server and then correcting all resulting lint errors

Since arc lint only lints files that have changed, it's necessary to bring this repo up to a baseline linted standard.

Test Plan

npx eslint . and no errors

Diff Detail

Repository
rABC Bitcoin ABC
Branch
alias-server-ci
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22806
Build 45232: Build Diff
Build 45231: arc lint + arc unit