source:
src/Clients/Angular/finki-chattery/.prettierrc@
2025810
Last change on this file since 2025810 was e6a6d9a, checked in by , 3 years ago | |
---|---|
|
|
File size: 158 bytes |
Rev | Line | |
---|---|---|
[e6a6d9a] | 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.