mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
|
{
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"bracketSpacing": true
|
||
|
}
|