2022-03-11 10:25:30 +00:00
|
|
|
{
|
2022-03-11 10:36:40 +00:00
|
|
|
"@quasar/testing-unit-jest": {
|
|
|
|
"babel": "babelrc",
|
|
|
|
"options": [
|
|
|
|
"scripts",
|
|
|
|
"typescript"
|
|
|
|
]
|
2022-03-11 13:05:16 +00:00
|
|
|
},
|
|
|
|
"@quasar/testing-e2e-cypress": {
|
|
|
|
"options": [
|
|
|
|
"scripts"
|
|
|
|
]
|
2022-03-11 10:36:40 +00:00
|
|
|
}
|
2022-03-11 10:25:30 +00:00
|
|
|
}
|