Install Prettier ( npm i --save-dev prettier ); Create a .prettierrc file in the root directory; Add an empty object {} to the .prettierrc file ...
確定! 回上一頁