/ .prettierrc
.prettierrc
1  {
2      "printWidth": 120,
3      "tabWidth": 2,
4      "singleQuote": true
5  }