source: src/Clients/Angular/finki-chattery/.prettierrc@ f3c4950

dev
Last change on this file since f3c4950 was e6a6d9a, checked in by Стојков Марко <mst@…>, 3 years ago

Initialized FinkiChattery project

  • Property mode set to 100644
File size: 158 bytes
Line 
1{
2 "printWidth": 140,
3 "singleQuote": true,
4 "tabWidth": 2,
5 "semi": true,
6 "bracketSpacing": true,
7 "proseWrap": "always",
8 "trailingComma": "none"
9}
Note: See TracBrowser for help on using the repository browser.