mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"files": "./src/**/*.{js,vue,json}"
|
|
}
|