Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update
.prettierrc.json
to disable Prettier
Replace existing rules in `.prettierrc.json` with `requirePragma` rule to disable Prettier in lieu of vscode not supporting `.prettierignore` files in project subdirectories of a multiroot workspace.
- Loading branch information