8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals",
|
|
"plugin:testing-library/react",
|
|
"plugin:jest-dom/recommended"
|
|
]
|
|
}
|