9 lines
90 B
JSON
9 lines
90 B
JSON
{
|
|
"plugins": [
|
|
"cypress"
|
|
],
|
|
"extends": [
|
|
"plugin:cypress/recommended"
|
|
]
|
|
}
|