process-analytics / bpmn-visualization-pm4py

Example of integration between bpmn-visualization and pm4py
GNU General Public License v3.0
10 stars 5 forks source link

[INFRA] Provide a linter for the frontend module #31

Open tbouffard opened 1 year ago

tbouffard commented 1 year ago

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).