This project now lives in https://github.com/gchq/stroom, in the stroom-ui folder. This folder may not be in master yet.
This project uses ESLint for linting, configured with the style described by StandardJS. It uses Prettier for formatting.
If you're using VSCode you should install the following extensions:
- ESLint
- Flow Language Support
- Prettier