prettier-plugin-json-formats
v0.5.0
Published
Prettier plugin adding formatting rules for specific JSON file formats
Downloads
414
Readme
prettier-plugin-json-formats
This prettier plugin contains rules for formatting specific JSON file formats.
To use this package, install it using
yarn add -D prettier-plugin-json-formatsand configure prettier to use the formats you want.
Package.json files:
overrides: - files: package.json options: parser: package-jsonAngular CLI workspace files:
overrides: - files: angular.json options: parser: angular-cli
License
Available under an MIT license.
