tangled
alpha
login
or
join now
microcosm.blue
/
microcosm-rs
65
fork
atom
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
65
fork
atom
overview
issues
8
pulls
2
pipelines
Format .prettierrc and fix Git whitespace error
seoul.systems
1 month ago
d16917f1
7faaa631
+2
-2
1 changed file
expand all
collapse all
unified
split
.prettierrc
+2
-2
.prettierrc
···
1
1
{
2
2
-
"tabWidth": 2,
3
3
-
"useTabs": false
2
2
+
"tabWidth": 2,
3
3
+
"useTabs": false
4
4
}