1.1.1 • Published 1 year ago
@software-thing/prettier-standard-config v1.1.1
🎨 Prettier StandardJS config
This is a default configuration for Prettier to format code according to the StandardJS specification.
Installation is very simple:
yarn add -D @software-thing/prettier-standard-configThen just the configuration (the easiest way is to set it like this in your package.json):
// package.json
{
"prettier": "@software-thing/prettier-standard-config"
}1.1.1
1 year ago