mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: scaffold frontend tooling and config
This commit is contained in:
5
frontend/.eslintrc.json
Normal file
5
frontend/.eslintrc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"root": true,
|
||||
"extends": ["next", "next/core-web-vitals", "next/typescript"],
|
||||
"ignorePatterns": [".next/", "out/", "build/", "next-env.d.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user