mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"bracketSpacing": true
|
|
}
|