salix-front/quasar.extensions.json

9 lines
123 B
JSON
Raw Normal View History

2022-03-11 10:25:30 +00:00
{
"@quasar/testing-unit-jest": {
"babel": "babelrc",
"options": [
"scripts",
"typescript"
]
}
}