source: ReserveNGo-frontend/.prettierrc.json@ b09655a

Last change on this file since b09655a was 590f667, checked in by Ljubomir Ilievski <ilievski.ljubomir@…>, 3 months ago

Added Initial frontend

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