a very good jj gui
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: remove biome lint suppression comments for 'as any' type casts

+1 -1
+1 -1
apps/desktop/biome.jsonc
··· 57 57 "enabled": true, 58 58 "actions": { 59 59 "source": { 60 - "organizeImports": "on" 60 + "organizeImports": "off" 61 61 } 62 62 } 63 63 }