1.1.0 • Published 12 months ago

@bigfishtv/prettier-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months 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

12 months ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago