# @liutsing/prettier-config

> > prettier config of MapleImage

Latest version **0.1.2** (published 2025-07-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install @liutsing/prettier-config
pnpm add @liutsing/prettier-config
yarn add @liutsing/prettier-config
bun add @liutsing/prettier-config
```

## Health

**Score 25/100 (F)** — status: maintenance-mode.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.2 |
| Published | 2025-07-22 |
| First published | 2022-09-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | liutsing-luo |

## Links

- npm: https://www.npmjs.com/package/@liutsing/prettier-config
- npm.io page: https://npm.io/package/@liutsing/prettier-config

## Recent versions

- 0.1.2 (latest) — 2025-07-22
- 0.1.1 — 2025-07-22
- 0.1.0 — 2025-07-22
- 0.0.6 — 2023-04-07
- 0.0.5 — 2023-02-20
- 0.0.4 — 2022-10-12
- 0.0.3 — 2022-09-24
- 0.0.2 — 2022-09-24
- 0.0.1 — 2022-09-16

## README

# `@liutsing/prettier-config`

> prettier config of MapleImage

## Usage

```bash
pnpm install @liutsing/prettier-config -D
```

add `prettier` field in `package.json`

```json
{
  "prettier": "@liutsing/prettier-config"
}
```

## Resources
- [prettier.io/docs](https://prettier.io/docs)

---
_Source: https://npm.io/package/@liutsing/prettier-config · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
