source: petify-frontend/.prettierrc.json@ 92e7c7a

Last change on this file since 92e7c7a was 92e7c7a, checked in by veronika-ils <ilioskaveronika@…>, 6 hours ago

Petify fullstack project

  • Property mode set to 100644
File size: 120 bytes
RevLine 
[92e7c7a]1{
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "semi": false,
4 "singleQuote": true,
5 "printWidth": 100
6}
Note: See TracBrowser for help on using the repository browser.