mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-12 23:01:07 +00:00
9 lines
No EOL
157 B
JSON
9 lines
No EOL
157 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals",
|
|
"plugin:eslint-plugin-next-on-pages/recommended"
|
|
],
|
|
"plugins": [
|
|
"eslint-plugin-next-on-pages"
|
|
]
|
|
} |