8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"plugins": [
|
|
"@cypress/dev"
|
|
],
|
|
"extends": [
|
|
"plugin:@cypress/dev/general"
|
|
]
|
|
}
|