salix-front/quasar.extensions.json

9 lines
151 B
JSON

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