Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.69 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.69 KB

Prettier Define Config

NPM Version NPM Downloads ESM Provenance Specs Commitlint Editorconfig Prettier ESLint Remark

Table of Contents

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.