1.1.0 • Published 2 years ago

@bigfishtv/prettier-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@bigfishtv/prettier-config

Installation

yarn add -D @bigfishtv/prettier-config
echo "module.exports = require('@bigfishtv/prettier-config')" > prettier.config.js
echo "package.json" >> .prettierignore
echo "composer.json" >> .prettierignore

Prettier Config

Default (JS)CSSPHP1
Print Width120200120
Semi-colonsNYY
Tabs vs SpacesSpacesSpacesSpaces
Tab Width224
Bracket Same LineY--
QuotesSingleSingleSingle
Trailing Commases5-all2
Supported Extensions*css, lessphp
  1. PHP is not yet part of this config, but this is what it will be when it is.
  2. This might change in future to be "php5.0" - dependent on prettier plugin implementation
1.1.0

2 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago