This is a small CLI tool that dumps all of Prettier’s default configuration options to a file in the format of your choice.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dylan Baker f32ed98432 Initial commit 5 年前
.gitignore Initial commit 5 年前
.prettierrc Initial commit 5 年前
LICENSE Initial commit 5 年前
index.js Initial commit 5 年前
package-lock.json Initial commit 5 年前
package.json Initial commit 5 年前
test.js Initial commit 5 年前