# @carto/prettier-ps

> CARTO's Professional Service prettier config

Latest version **1.1.4** (published 2024-02-09) · 0 weekly downloads

## Install

```sh
npm install @carto/prettier-ps
pnpm add @carto/prettier-ps
yarn add @carto/prettier-ps
bun add @carto/prettier-ps
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.4 |
| Published | 2024-02-09 |
| First published | 2022-11-03 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | donmccurdy, moicalcob, m.deividas, vmilan, felixpalmer, josmorsot, aaranadev, zbigg, eamadorp, juanra-carto, cartodb, alasarr, victor.velarde, shylpx, jaragon |

## Links

- npm: https://www.npmjs.com/package/@carto/prettier-ps
- npm.io page: https://npm.io/package/@carto/prettier-ps

## Recent versions

- 1.1.4 (latest) — 2024-02-09
- 1.1.3 — 2024-01-04
- 1.1.2 — 2023-09-07
- 1.1.1 — 2023-07-25
- 1.1.0 — 2023-04-24
- 1.0.2 — 2023-03-09
- 1.0.1 — 2022-12-12
- 1.0.0 — 2022-11-03

## README

# CARTO Lint PS React Library - prettier

This repository contains the packages with prettier config.

## Installation

Install @carto/prettier-ps like dependence:

```bash
  npm install --save @carto/prettier-ps
```

## Usage

Add the following to your `package.json`:

```json
  "prettier": "@carto/prettier-ps"
```

## Contributing

See [the contributing guide](https://github.com/CartoDB/carto-ps-lint-lib/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started with our project.

If you're looking for a way to contribute, you can scan through our [existing issues](https://github.com/github/docs/issues) for something to work on. When ready, check out [Getting Started with Contributing](https://github.com/CartoDB/carto-ps-lint-lib/blob/main/CONTRIBUTING.md) for detailed instructions.

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