salix-front/quasar.extensions.json

13 lines
182 B
JSON

{
"@quasar/testing-unit-jest": {
"babel": "babelrc",
"options": [
"scripts"
]
},
"@quasar/testing-e2e-cypress": {
"options": [
"scripts"
]
}
}