0.0.3 • Published 4 years ago
@fellwork/prettier-config v0.0.3
@fellwork/prettier-config
Shared prettier config
🛠️ Features
- Standard style settings
- 📄 JSDoc formatting
- 📦 Import organization
Usage
Install package
NPM
# npm add as dev dependency
npm install @fellwork/prettier-config --save-devnote: NPM install docs
Yarn
# yarn add as dev dependency
yarn add -D @fellwork/prettier-confignote: Yarn install docs
PNPM
pnpm add -D @fellwork/prettier-confignote: PNPM install docs
Using plugins
Import organization
Use // organize-imports-ignore to skip auto organization.
🚀 Development
- Clone this repository
- Install dependencies using
pnpm install - Build to
distusingpnpm build
License
Made with ❤️ & ☕
Published under MIT License.