mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
18 lines
230 B
Markdown
18 lines
230 B
Markdown
# `@theaninova/prettier-config`
|
|
|
|
## Usage
|
|
|
|
**Install**:
|
|
|
|
```bash
|
|
$ npm install --dev @theaninova/prettier-config
|
|
```
|
|
|
|
**Edit `package.json`**:
|
|
|
|
```jsonc
|
|
{
|
|
// ...
|
|
"prettier": "@theaninova/prettier-config"
|
|
}
|
|
``` |