.prettierrc.json 68 B

12345
  1. {
  2. "bracketSpacing": false,
  3. "semi": false,
  4. "printWidth": 100
  5. }