chore: fix e2e tests, remove unit tests
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
module.exports = {
|
||||
env: {
|
||||
jest: true
|
||||
},
|
||||
rules: {
|
||||
'import/no-extraneous-dependencies': 'off'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user