Cypress testing items.

This commit is contained in:
Patrick Fic
2021-12-15 13:28:39 -08:00
parent 0738b9e1c8
commit fa878f8155
10 changed files with 543 additions and 21 deletions

View File

@@ -16,5 +16,6 @@
"rules": {
"no-console": "off"
},
"settings": {}
"settings": {},
"plugins": ["cypress"]
}