Page MenuHomePhabricator

[e.cash] Expand scope of linter to include other files and directories that should be linted
ClosedPublic

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

Details

Summary

Depends on D14077

Add 'data' and 'styles' folders to eslint on top of nextjs default directories

Add top level files .eslintrc.js, next.config.js, and jest.config.js

Test Plan

@bot preview-e.cash still builds
npm run lint and no errors

Diff Detail

Repository
rABC Bitcoin ABC
Branch
e-dot-cash-header
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24085
Build 47780: Build Diff
Build 47779: arc lint + arc unit

Event Timeline

Expand scope of linter to include other files that should be linted

bytesofman retitled this revision from [e.cash] Patch IDE error from known lint issue to [e.cash] Expand scope of linter to include other files and directories that should be linted.Jun 17 2023, 18:41
bytesofman edited the summary of this revision. (Show Details)

remove attempt to patch other issue

This revision is now accepted and ready to land.Jun 17 2023, 23:32