ngx-bootstrap icon indicating copy to clipboard operation
ngx-bootstrap copied to clipboard

Rename `.prettierrc` to `.prettierrc.json`

Open coliff opened this issue 1 year ago • 0 comments

This means it can be formatted with Prettier and the file will have syntax highlighting and JSON linting in IDEs and on GitHub Web UI.

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • [x] read and followed the CONTRIBUTING.md guide.
  • [ ] built and tested the changes locally.
  • [ ] added/updated tests.
  • [ ] added/updated API documentation.
  • [ ] added/updated demos.

coliff avatar Nov 15 '24 03:11 coliff