npx prettier --write . We also need to adjust the ESLint configuration by adding the information that we'll also be using Prettier in the project.
確定! 回上一頁