@langri-sha/prettier
v0.4.0
Published
An opinionated [Prettier] configuration that focuses on easy to read and maintainable code, intended to be used on laptops and single monitors.
Downloads
6
Readme
@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'