@abovo/prettier-config

0.0.2 • Public • Published

@abovo/prettier-config

Prettier config for Ab Ovo frontend projects

Using the config in your project

  1. If you haven't already, install prettier in your project: npm i prettier (or the equivalent of your chosen package manager)
  2. Install the @abovo/prettier-config: npm i @abovo/prettier-config
  3. Add "prettier": "@abovo/prettier-config" to your package.json on the root level (same as name, version etc.)

Want to make changes?

  1. Run npm install
  2. Update prettier.config.js with desired settings
  3. If you haven't done so, copy .env file: $ cp .env.dist .env
  4. OPTIONAL: Create a personal access token in Github / Gitlab / ... and paste token in TOKEN_VARIABLE variable in .env file
  5. Release your version: $ npm run release and follow prompt

Resources

Readme

Keywords

Package Sidebar

Install

npm i @abovo/prettier-config

Weekly Downloads

88

Version

0.0.2

License

MIT

Unpacked Size

3.26 kB

Total Files

5

Last publish

Collaborators

  • renebrandtabovo