0
0
Fork 0
salix-front-mindshore-fork2/quasar.extensions.json

14 lines
248 B
JSON

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