0.1.1 • Published 3 years ago

@brocorplabs/config v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

BroCorp

Prettier config

  1. Add a .prettierrc.js file in the repo you're working on

  2. Add the following content to the file

module.exports = require('@brocorplabs/config/prettier.config');
  1. Configure VSCode to use the prettier in your directory (happens by default, just be sure to use prettier)

  2. ???

  3. Profit!