first commit
This commit is contained in:
6
ui/tests/e2e/.eslintrc.js
Normal file
6
ui/tests/e2e/.eslintrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: ['cypress'],
|
||||
env: {
|
||||
'cypress/globals': true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user