Page MenuHomePhabricator

[e.cash] Add header using default next lint settings
ClosedPublic

Authored by bytesofman on Jun 17 2023, 18:24.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC764d4deed4e7: [e.cash] Add header using default next lint settings
Summary

T3182

Add header to code files in e.cash directory using next.js default settings

Note: Diffs planned after this to (1) fix known lint error about next/babel and to (2) expand lint dirs; right now, eslint is only linting nextjs default folders

Ref: https://nextjs.org/docs/pages/building-your-application/configuring/eslint

Test Plan

Confirm the app still builds (lint errors will throw an error during build)

npm run lint and no errors

npm test

Diff Detail

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