tangled
alpha
login
or
join now
cosmik.network
/
semble
43
fork
atom
A social knowledge tool for researchers built on ATProto
43
fork
atom
overview
issues
13
pulls
pipelines
include lint config for FE
Wesley Finck
8 months ago
7aa9ce55
65669c72
+4
1 changed file
expand all
collapse all
unified
split
src
webapp
.eslintrc.json
+4
src/webapp/.eslintrc.json
···
0
0
0
0
···
1
+
{
2
+
"extends": "next/core-web-vitals",
3
+
"root": true
4
+
}