/
Code Formatting (Frontend)
Code Formatting (Frontend)
We use eslint and prettier for styling and linting. By installing dependencies you already have everything needed for development, use command yarn lint:fix
(styling .ts files) or yarn format
(styling every files except html).
To make the development more convenient, further IDEs settings should be configured for automation, please see official guide: https://prettier.io/docs/en/editors.html
, multiple selections available,
Related content
Checkstyle
Checkstyle
Read with this
Setup Development Environment
Setup Development Environment
Read with this
Adapter Properties
Adapter Properties
More like this
Failed task creation handling / configuration / monitoring
Failed task creation handling / configuration / monitoring
More like this