tacticalrmm/web/quasar.extensions.json

13 lines
174 B
JSON
Raw Normal View History

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