7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"extends": ["next/core-web-vitals", "plugin:security/recommended"],
|
|
"parserOptions": {
|
|
"ecmaVersion": 2022
|
|
}
|
|
}
|