README
@altergo/prettier-config
Altergo Prettier config
Getting Started
Install the package for local development
yarn add -D @altergo/prettier-configAdd a file
.prettierrc.jsimport altergoPrettierConfig from '@altergo/prettier-config'; export default { ...altergoPrettierConfig, };