mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
git-subtree-dir: foundations/communication git-subtree-mainline:43fb903924git-subtree-split:f65deaa24b
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
{
|
|
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"useTabs": false,
|
|
"bracketSpacing": true,
|
|
"proseWrap": "preserve"
|
|
} |