3.8.1
This commit is contained in:
12
tests/e2e/.eslintrc
Normal file
12
tests/e2e/.eslintrc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"plugins": [
|
||||
"cypress"
|
||||
],
|
||||
"env": {
|
||||
"mocha": true,
|
||||
"cypress/globals": true
|
||||
},
|
||||
"rules": {
|
||||
"strict": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user