the-biscuit-machine/quasar.extensions.json

9 lines
113 B
JSON

{
"@quasar/testing-unit-vitest": {
"options": [
"scripts",
"typescript",
"ui"
]
}
}