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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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