mirror of
https://github.com/siv-org/siv.git
synced 2026-01-08 18:07:56 -05:00
Disable annoying cypress lint warning
This commit is contained in:
@@ -4,4 +4,7 @@ module.exports = {
|
||||
},
|
||||
extends: ['plugin:cypress/recommended'],
|
||||
plugins: ['cypress'],
|
||||
rules: {
|
||||
'cypress/unsafe-to-chain-command': 0,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user