chanzuckerberg / single-cell-explorer

Hosted version of cellxgene
MIT License
12 stars 2 forks source link

lint-staged not checking frontend tests folder #712

Open seve opened 10 months ago

seve commented 10 months ago

oh maybe lint-staged is not checking __test__?

npm run lint explicitly checks __test__:

"lint": "eslint src __tests__ & npm run type-check",

Slack Message

tihuan commented 10 months ago

@dsadgat also setting this as P0 to prep for the spatial work!