@mendix/pluggable-widgets-tools
Version:
Mendix Pluggable Widgets Tools
15 lines (14 loc) • 304 B
JSON
{
"trailingComma": "none",
"useTabs": false,
"tabWidth": 4,
"semi": true,
"singleQuote": false,
"printWidth": 120,
"bracketSpacing": true,
"bracketSameLine": false,
"arrowParens": "avoid",
"proseWrap": "always",
"xmlSelfClosingSpace": true,
"xmlWhitespaceSensitivity": "ignore"
}