settings.json 101 B

12345
  1. {
  2. "prettier.jsxSingleQuote": true,
  3. "prettier.semi": false,
  4. "prettier.singleQuote": true
  5. }