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
7 months ago
7aa9ce55
65669c72
+4
1 changed file
expand all
collapse all
unified
split
src
webapp
.eslintrc.json
+4
src/webapp/.eslintrc.json
···
1
1
+
{
2
2
+
"extends": "next/core-web-vitals",
3
3
+
"root": true
4
4
+
}