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.