@superbrave/prettier-config
v0.0.2
Published
Prettier config for SuperBrave frontend projects
Readme
@superbrave/prettier-config
Prettier config for Superbrave frontend projects
Want to make changes?
- Run
npm install - Update
prettier.config.jswith desired settings - If you haven't done so, copy .env file:
$ cp .env.dist .env - Create a personal access token in Github and paste token in
GITHUB_TOKENvariable in.envfile - Release your version:
$ npm run releaseand follow prompt
