From the directory you want to format, run Prettier with --write : prettier --write . This will format the entire directory recursively with ...
確定! 回上一頁