settings.json 51 B

1234
  1. {
  2. "editor.tabSize": 4,
  3. "prettier.tabWidth": 4
  4. }