0.0.1 • Published 8 years ago
@airteam/prettier-config v0.0.1
Airteam Prettier Config
Airteam configuration file for Prettier.
Installation
yarn add -D prettier @airteam/prettier-configUsage
Add a .prettierrc.js file to the root of your project with the following contents:
module.exports = require('@airteam/prettier-config');Then run prettier on your source code, eg: prettier src
0.0.1
8 years ago