0.0.3 • Published 2 years ago

@taoismcn/prettier-config v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago