mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 23:49:43 -05:00
10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"globals": {
|
|
"lib": true,
|
|
"sinon": true
|
|
},
|
|
"extends": [
|
|
"plugin:@cypress/dev/tests"
|
|
]
|
|
}
|