npm.io
1.2.2 • Published 13h ago

@archoleat/prettier-define-config

Licence
MIT
Version
1.2.2
Deps
0
Size
5 kB
Vulns
0
Weekly
62

Prettier Define Config

NPM Version NPM Downloads Specs Commitlint Editorconfig Prettier ESLint Remark

Table of Contents

Provide a defineConfig function for Prettier.

Installation

bun i -D @archoleat/prettier-define-config

Usage

See Prettier Configuration.

Add the following code to the prettier.config.js file:

import { defineConfig } from '@archoleat/prettier-define-config';

export default defineConfig({})

Contributing

Please read CONTRIBUTING to start contributing.

License

This project is licensed under the MIT license.

Keywords