1.0.0 • Published 3 years ago
@guanfantech/prettier-config v1.0.0
安裝
yarn add @guanfantech/prettier-config用法
在專案根目錄建立 .prettierrc.js,接著導入設定檔
module.exports = {
...require('@guanfantech/prettier-config'),
}如果不需要擴充其他配置的化,可以直接
module.exports = require('@guanfantech/prettier-config')1.0.0
3 years ago