1.0.1 • Published 4 years ago
@yareyaredesuyo/prettier-config v1.0.1
prettier-config
yareyaredesuyo's base Prettier config.
Installation
yarn add --dev @yareyaredesuyo/prettier-config
Usage
After installing, update your project's prettier.config.js
file to import the rule sets you want:
module.exports = {
...require('@yareyaredesuyo/prettier-config'),
// your overrides here
};
Read the Prettier config docs for more information.
1.0.1
4 years ago