Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 446 Bytes

Moved!

This project now lives in https://github.com/gchq/stroom, in the stroom-ui folder. This folder may not be in master yet.

ui-prototype

Formatting and linting

This project uses ESLint for linting, configured with the style described by StandardJS. It uses Prettier for formatting.

Recommended VSCode extensions

If you're using VSCode you should install the following extensions:

  • ESLint
  • Flow Language Support
  • Prettier