Page MenuHomePhabricator

[e.cash] Use UpperCamelCase for components
ClosedPublic

Authored by bytesofman on Jun 4 2025, 15:19.

Details

Reviewers
johnkuney
Group Reviewers
Restricted Project
Commits
rABC847730dc4340: [e.cash] Use UpperCamelCase for components
Summary

Follow usual JS/TS convention of using UpperCamelCase for components and classes, camelCase for utils.

Test Plan

npm run dev, npm run build

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pascal-case-components
Lint
Lint Errors
SeverityLocationCodeMessage
Errorweb/e.cash_v2/app/components/ContentContainer.tsx:PRETTIERLinter error
Errorweb/e.cash_v2/app/components/GridPattern.tsx:PRETTIERLinter error
Errorweb/e.cash_v2/app/components/NavBar.tsx:PRETTIERLinter error
Errorweb/e.cash_v2/app/components/TrustedBy.tsx:PRETTIERLinter error
Errorweb/e.cash_v2/app/layout.tsx:PRETTIERLinter error
Errorweb/e.cash_v2/app/page.tsx:PRETTIERLinter error
Unit
No Test Coverage
Build Status
Buildable 33531
Build 66541: Build Diff
Build 66540: arc lint + arc unit