mirror of
https://github.com/lightningequipment/circuitbreaker.git
synced 2026-08-13 12:33:02 +02:00
7 lines
112 B
Text
7 lines
112 B
Text
{
|
|
"endOfLine": "auto",
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true
|
|
}
|