npm npx prettier --check . // yarn yarn prettier --check . 复制代码. --check 命令只会检查已经格式化的文件,而不会重写它们。 --write 则会自动 ...
確定! 回上一頁