$ npm install --save-dev @rageatm/prettier-configimport <PRESET> to your .prettierrc.js:
module.exports = {
...require('@rageatm/prettier-config/<PRESET>'),
};<PRESET> is
- common
- frontend
$ npx prettier| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
$ npm install --save-dev @rageatm/prettier-configimport <PRESET> to your .prettierrc.js:
module.exports = {
...require('@rageatm/prettier-config/<PRESET>'),
};<PRESET> is
$ npx prettier