ENG-2219
Adds flow support in the desktop workspace.
Details
Details
- Run flow in desktop
- Check if lint-staged fails when trying to commit file with type errors
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
We should add this Flow check to CI: .buildkite/eslint_flow_jest.yml and .github/workflows/eslint_flow_jest.yml
desktop/package.json | ||
---|---|---|
37 ↗ | (On Diff #20612) | We should also add flow-typed |
desktop/src/main.js | ||
1 ↗ | (On Diff #20612) | Please add a newline below here |
desktop/src/preload.js | ||
1 ↗ | (On Diff #20612) | Please add a newline below here |