bubo-rss/biome.json
Carter McBride 740191e050
Add Yazzy integration (#12)
* Remove eslint completely

* Make the 'last updated' time relative

* Restore accidentally commited feeds

* Add yazzy link to each article
2024-07-04 14:56:32 -06:00

12 lines
184 B
JSON

{
"$schema": "https://biomejs.dev/schemas/1.8.1/schema.json",
"organizeImports": {
"enabled": true
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
}
}