Skip to content

Instantly share code, notes, and snippets.

View baturax's full-sized avatar
🤒
Out sick

Batu baturax

🤒
Out sick
View GitHub Profile
@baturax
baturax / biome.json
Last active March 3, 2026 11:49
biome.json
{
"$schema": "https://biomejs.dev/schemas/2.4.5/schema.json",
"assist": {
"actions": {
"recommended": true,
"source": {
"noDuplicateClasses": "on",
"organizeImports": "on",
"recommended": true,
"useSortedAttributes": "on",