mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
6 lines
152 B
JSON
6 lines
152 B
JSON
{
|
|
"root": true,
|
|
"extends": ["next", "next/core-web-vitals", "next/typescript"],
|
|
"ignorePatterns": [".next/", "out/", "build/", "next-env.d.ts"]
|
|
}
|