写更漂亮的文件:写更漂亮的格式的文件

时间:2024-03-05 20:58:00
【文件属性】:

文件名称:写更漂亮的文件:写更漂亮的格式的文件

文件大小:13KB

文件格式:ZIP

更新时间:2024-03-05 20:58:00

JavaScript

写更漂亮的文件 写入更漂亮的格式化文件 安装 yarn add write-prettier-file 舞台 const writePrettierFile = require ( 'write-prettier-file' ) writePrettierFile ( 'example.js' , `hello('world');` ) API writePrettierFile(文件,数据,选项?) 文件 类型: string 文件路径。 数据 类型: string 源代码,您要格式化 选项 类型: object 任何值 options.resolveConfig 类型: boolean 设置为false以防止加载配置。 writePrettierFile.sync(文件,数据,选项?) 同步版本。 有关的 在代码上更漂亮。


【文件预览】:
write-prettier-file-master
----.huskyrc.js(223B)
----.gitattributes(19B)
----rollup.config.js(170B)
----.github()
--------funding.yml(64B)
--------dependabot.yml(950B)
--------workflows()
----commitlint.config.js(184B)
----.eslintrc.js(430B)
----.prettierignore(468B)
----src()
--------index.js(1KB)
----babel.config.js(305B)
----.circleci()
--------config.yml(405B)
----.markdownlint.json(46B)
----license(1KB)
----.yarnrc(15B)
----test()
--------test.js(2KB)
----.npmrc(34B)
----renovate.json(62B)
----prettier.config.js(207B)
----.editorconfig(666B)
----lint-staged.config.js(199B)
----.gitignore(1KB)
----readme.md(2KB)
----.eslintignore(366B)
----package.json(3KB)

网友评论