mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-12 19:51:07 +05:00
* test(drag-and-drop): add tests to all preview title messages * ci(cypress): install aditional dependencies * test(drag-and-drop): wait 100ms on each page load for rehydration
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"extends": ["plugin:cypress/recommended"],
|
|
"rules": {
|
|
"cypress/no-unnecessary-waiting": "off"
|
|
}
|
|
}
|