the-biscuit-machine/quasar.extensions.json

9 lines
113 B
JSON
Raw Permalink Normal View History

2022-08-16 13:22:20 +00:00
{
"@quasar/testing-unit-vitest": {
"options": [
"scripts",
"typescript",
"ui"
]
}
}