investing-economic-calendar
Version:
Extract economic events from the Investing.com widget.
19 lines • 313 B
JSON
{
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"organizeImports": {
"enabled": true
},
"formatter": {
"enabled": true,
"formatWithErrors": true,
"indentStyle": "tab",
"indentWidth": 4,
"lineWidth": 160
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
}
}