@aarondewes/wp-prettier-config 中文文档教程
Prettier Config
Prettier 的 WordPress Prettier 可共享配置。
Installation
安装模块
$ npm install @wordpress/prettier-config --save-dev
注意:此包需要 Node.js 12.0.0 或更高版本。 它与旧版本不兼容。
Usage
将其添加到您的 package.json
文件:
"prettier": "@wordpress/prettier-config"
或者,将其添加到 .prettierrc
文件:
extends @wordpress/prettier-config
Prettier Config
WordPress Prettier shareable config for Prettier.
Installation
Install the module
$ npm install @wordpress/prettier-config --save-dev
Note: This package requires Node.js 12.0.0 or later. It is not compatible with older versions.
Usage
Add this to your package.json
file:
"prettier": "@wordpress/prettier-config"
Alternatively, add this to .prettierrc
file:
extends @wordpress/prettier-config
更多
你可能也喜欢
- 3h-server 中文文档教程
- @-ui/reset 中文文档教程
- @28stoneconsulting/openfin-ngrx 中文文档教程
- @2plgiap/react-leaflet-control 中文文档教程
- @36node/yuechuang-core-sdk 中文文档教程
- @3liv/fero-resource-finder 中文文档教程
- @5alid/cls 中文文档教程
- @7digital/mysql2-timeout 中文文档教程
- @_000407/singlish.js 中文文档教程
- @aaronpowell/apollo-server-plugin-appinsights 中文文档教程