- Add support for auto-accessor and explicit resource management proposals.
- Add support for JSONC and YAML files.
- Add support for TSX files.
- Fix JSON and MD file path overrides.
- Update
trailingComma
from "none", to "all". - Update
printWidth
from 180, to 120. - Update JSON files to prefer spaces (4) instead of tabs.
- Update
.editorconfig
file to align with new configuration. - Remove automatic multiline array formatting in favour of manual formatting.
- Add recommended prettier configuration.
- Add
.editorconfig
file.