3.4.3 • Published 6 months ago
@redguy12/prettier-config v3.4.3
@redguy12/prettier-config
My Prettier style guide
Adding To A Project
Install the config by running:
npm install @redguy12/prettier-config prettier --save-dev --save-exactAdd the following to your
package.json:"prettier": "@redguy12/prettier-config", "scripts": { "format": "prettier --write \"**\" \"!./dist\" --ignore-unknown --cache" }To format your code, simply run
node --run format
Congrats!
You've successfully integrated Prettier into your project with @redguy12/prettier-config!
3.4.0
6 months ago
3.3.0
6 months ago
3.2.1
11 months ago
3.2.0
11 months ago
3.4.3
6 months ago
3.4.2
6 months ago
3.4.1
6 months ago
3.1.1
1 year ago
3.1.0
1 year ago
3.0.2
1 year ago
3.0.1
2 years ago
3.0.0
2 years ago
2.0.2
3 years ago
2.0.1
3 years ago
1.2.0
3 years ago
2.0.0
3 years ago
1.1.2
3 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago