@rweich/prettier-config
v3.0.0
Published
prettier config for my projects
Downloads
16
Maintainers
Readme
prettier-config
default config for my ts-projects
Installation
Install dependencies
yarn add --dev @rweich/prettier-configConfigure
add to your
package.json:{ "prettier": "@rweich/prettier-config" }
