gatsby-remark-prettier

时间:2024-05-22 00:26:18
【文件属性】:

文件名称:gatsby-remark-prettier

文件大小:48KB

文件格式:ZIP

更新时间:2024-05-22 00:26:18

JavaScript

gatsby-remark-prettier 使用格式化markdown文件中的代码块。 安装 npm install --save gatsby-transformer-remark gatsby-remark-prettier prettier 如何使用 // In your gatsby-config.js plugins: [ { resolve : `gatsby-transformer-remark` , options : { plugins : [ { resolve : `gatsby-remark-prettier` , options : { // Look for local .prettierrc file. // The s


【文件预览】:
gatsby-remark-prettier-master
----.gitignore(24B)
----README.md(824B)
----.prettierrc(120B)
----.eslintrc(1KB)
----package.json(992B)
----src()
--------__tests__()
--------index.js(1KB)
----.babelrc(32B)
----.eslintignore(870B)
----.npmignore(581B)
----yarn.lock(164KB)

网友评论