Skip to content

0k/prettier

Repository files navigation

@0k/prettier

0k’s own tuning of prettier

Install

npm install -D @0k/prettier

Specificity

This package is meant as a single package to import with no configuration files and a opinionated default configuration.

singleQuote: true
semi: false
tabWidth: 4
spaceBeforeFunctionParen: true
printWidth: 80

Note that it uses prettierx under the hood to unsure the capability of setting spaceBeforeFunctionParen.

This package can change without notice, but provides tags.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published