UNPKG
@dicether/prettier-config
Version:
latest (1.0.0)
1.0.0
Dicether Prettier config
@dicether/prettier-config
/
README.md
21 lines
(14 loc)
•
255 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# `@
dicether
/
prettier-config
` >
Dicether
[Prettier]
(
https
:
//prettier.io) config.
## Usage **Install**:
``
`bash $ npm install --dev @dicether/prettier-config `
``
**Edit
`package.json`
**:
``
`jsonc { // ... "prettier": "@azz/prettier-config" } `
``