process-analytics/bpmn-visualization-pm4py

[INFRA] Provide a linter for the frontend module

tbouffard opened this issue · 0 comments

In #28, I restored the original formatting. It changed by mistake after a merge during the development of #27.

We should use a consistent linting configuration and apply it automatically. We could try to share the configuration with the backend-mock-server. It uses prettier and eslint (for TypeScript).