0.4.0 • Published 12 months ago
@langri-sha/prettier v0.4.0
@langri-sha/prettier
An opinionated Prettier configuration that focuses on easy to read and maintainable code, intended to be used on laptops and single monitors.
Works great in conjunction with EditorConfig in your workspace.
Usage
Install the dependency:
npm install -D @langri-sha/prettier
Add your configuration to prettier.config.mjs
:
export { default } from '@langri-sha/prettier'