Page MenuHomePhabricator

[Prettier] Use prettier on Cashtab extension files
ClosedPublic

Authored by bytesofman on Oct 26 2023, 18:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC435ac4a02139: [Prettier] Use prettier on Cashtab extension files
Summary

Remove 'extension' folder from .prettierignore

Prettier should be used to lint the js files in this repo. This was originally added so that the dist/ folder in extension/ would not get the prettier treatment. However, this is already covered by dist being included in .prettierignore.

Test Plan

arc lint

Diff Detail

Repository
rABC Bitcoin ABC
Branch
prettier-on-extension
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25446
Build 50473: Build Diff
Build 50472: arc lint + arc unit