Skip to content

Use GitLab eslint and prettier configuration

Following the example of https://gitlab.com/gitlab-org/gitter/env/-/merge_requests/20.

Best to review the first two commits, the second last one is only running npm run validate-fix.

The last commit is preventing auto fixing from changing the meaning of constructor fields (closed eslint issue https://github.com/eslint/eslint/issues/11686)

Edited by Tomas Vik (OOO back on 2024-08-12)

Merge request reports