Detalhes do pacote

@theguild/prettier-config

the-guild-org25.9kMIT3.0.1

The Guild's shared Prettier config

prettier, prettier-config

readme (leia-me)

@theguild/prettier-config

Guild's ESLint shareable configs for linting JavaScript/TypeScript/React projects.

Install

pnpm add -D prettier @theguild/prettier-config

Usage

// prettier.config.js
import prettierConfig from '@theguild/prettier-config'

export default prettierConfig

changelog (log de mudanças)

@theguild/prettier-config

3.0.0

Major Changes

  • a3d8e2f: add "type": "module" in package.json and export prettier config as ESM

Patch Changes

2.0.7

Patch Changes

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

1.2.0

Minor Changes

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

Patch Changes

1.0.0

Major Changes

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

  • 86ae0ca: Use require statements for working around the VSCode plugin being unable to resolve the plugin modules.

0.0.1

Patch Changes

  • 73ed164: first alpha version