chore(tests): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
extends: ['@tooling/eslint-config'],
|
||||
plugins: ['chai-friendly'],
|
||||
plugins: ['cypress'],
|
||||
rules: {
|
||||
'chai-friendly/no-unused-expressions': ['error', { allowShortCircuit: true, allowTernary: true }],
|
||||
'no-unused-expressions': 'off',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user