@aarondewes/wp-prettier-config 中文文档教程

发布于 3年前 浏览 21 项目主页 更新于 3年前

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



Code is Poetry.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文