1
0
mirror of https://github.com/octoleo/plantuml.git synced 2025-01-28 09:38:36 +00:00

11 lines
180 B
JSON
Raw Normal View History

{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid"
}