redstone-prettier-config
v1.1.0
Published
Shared prettier config for all RedStone repositories.
Readme
redstone-prettier-config
Shared prettier config for all RedStone repositories.
To use it in your project, just reference it in your package.json:
{
"name": "my-cool-library",
"version": "9000.0.1",
"prettier": "redstone-prettier-config"
}To learn more check the prettier documentation.
