blob: f9d847a27596442b135c305be4eaacee8c9f34e2 [file] [log] [blame] [edit]
{
"@quasar/testing": {
"harnesses": ["unit-jest@beta"]
},
"@quasar/testing-unit-jest": {
"options": ["scripts"]
},
"@quasar/testing-e2e-cypress": {
"options": ["scripts", "typescript", "code-coverage"]
}
}