.prettierrc 67 B

12345
  1. {
  2. "tabWidth": 2,
  3. "useTabs": false,
  4. "bracketSpacing": false
  5. }