We should have a pinned version of prettier and a task (`npm run lint`) to run/check the linter. This ensures that we never have situations where the CI has different results than local runs.
We should have a pinned version of prettier and a task (
npm run lint) to run/check the linter.This ensures that we never have situations where the CI has different results than local runs.