0.0.3 • Published 1 year ago

@taoismcn/prettier-config v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Prettier Config of taoismcn

Install

# with npm
npm i @taoismcn/prettier-config -D

# with yarn
yarn add @taoismcn/prettier-config -D

# with pnpm
pnpm add @taoismcn/prettier-config -D

Usage

// .prettierrc.js

const config = require('@taoismcn/prettier-config')

module.exports = {
	...config
}
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago