Next scaffolding

This commit is contained in:
th3r00t
2023-03-18 12:27:05 -04:00
parent 4c615db234
commit 38cac3c105
15 changed files with 291 additions and 0 deletions

3
src/client/.eslintrc.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}