0.0.13 • Published 9 months ago

@utopia/prettier-config-base v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@utopia/prettier-config-base

该包提供 Prettier 相关配置,也可根据个人(团队)规范增加或者重写相关 option。

Install

npm install --save-dev @utopia/prettier-config-base
# or
yarn add -D @utopia/prettier-config-base

Usage

在 .prettierrc.js 文件中配置:

module.exports = {
  ...require('@utopia/prettier-config-base')
};
0.0.13

9 months ago

0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago