A social knowledge tool for researchers built on ATProto

include lint config for FE

+4
+4
src/webapp/.eslintrc.json
···
··· 1 + { 2 + "extends": "next/core-web-vitals", 3 + "root": true 4 + }