1.2.15 • Published 10 months ago
@frankhoodbs/prettier-config v1.2.15
@frankhoodbs/prettier-config
Shared Prettier configuration by Frankhood Business Solutions s.r.l.
Features
This configuration provides a set of Prettier settings tailored for consistent code formatting:
- Max line width set to 80 characters.
- Enforces single quotes for strings.
- Consistent use of quote properties.
- Use of single quotes in JSX.
- Ignores whitespace sensitivity in HTML.
Installation
npm install @frankhoodbs/prettier-config --save-dev
Usage
In your prettier.config.js
:
module.exports = require('@frankhoodbs/prettier-config');
Or in your .prettierrc.json
:
"@frankhoodbs/prettier-config"
Dependency
This package relies on:
prettier
License
This project is licensed under the ISC License.
Author
Frankhood Business Solutions s.r.l.
- Email: info@frankhood.it
- Website: Frankhood Business Solutions
1.2.15
10 months ago
1.2.13
1 year ago
1.2.14
1 year ago
1.2.12
1 year ago
1.2.10
1 year ago
1.2.8
1 year ago
1.2.9
1 year ago
1.2.7
1 year ago
1.2.6
1 year ago
1.2.5
1 year ago
1.2.2
2 years ago
1.2.1
2 years ago
1.1.8
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago