mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 08:52:08 +02:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 100,
|
|
"endOfLine": "auto"
|
|
}
|
|
|