tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
6
fork
atom
Openstatus
www.openstatus.dev
6
fork
atom
overview
issues
pulls
pipelines
๐ fix devbox bug with biome
thibault.tngl.sh
1 year ago
32379531
404a4537
+2
-1
1 changed file
expand all
collapse all
unified
split
biome.jsonc
+2
-1
biome.jsonc
···
3
3
"files": {
4
4
"ignore": [
5
5
"packages/ui/src/components/*.tsx",
6
6
-
"packages/ui/src/components/*.ts"
6
6
+
"packages/ui/src/components/*.ts",
7
7
+
".devbox"
7
8
]
8
9
},
9
10
"linter": {