When doing a remote connection (SSH) from vscode running on windows, to a git repo on macOS (a large monorepo managed by rush) I keep getting my typescript files mangled by the auto-formatting ...
A minimal TypeScript project demonstrating automatic code formatting using Prettier and GitHub Actions. This repository shows how formatting can be enforced and auto-fixed in CI, even when developers ...