@alexey-koran/prettier-config
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

@alexey-koran/prettier-config

Prettier sharing configuration

Installation

pnpm i -D @alexey-koran/prettier-config

Usage

prettier.config.mjs

import { mjs } from '@alexey-koran/prettier-config';

/** @type {import('prettier').Config} */

export default {
  ...mjs,
};

Readme

Keywords

Package Sidebar

Install

npm i @alexey-koran/prettier-config

Weekly Downloads

6

Version

0.1.3

License

MIT

Unpacked Size

2.91 kB

Total Files

6

Last publish

Collaborators

  • alexey-koran