/[sudobot]/trunk/docs/.prettierrc
ViewVC logotype

Annotation of /trunk/docs/.prettierrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 148 byte(s)
chore: add trunk
1 rakinar2 575 {
2     "tabWidth": 4,
3     "endOfLine": "lf",
4     "jsxSingleQuote": false,
5     "semi": true,
6     "trailingComma": "all",
7     "arrowParens": "avoid"
8     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26