0
0
Fork 0
salix-front-mindshore-fork2/quasar.extensions.json

10 lines
179 B
JSON
Raw Normal View History

2022-03-24 12:41:17 +00:00
{
2022-03-24 13:57:11 +00:00
"@quasar/testing-unit-jest": {
"babel": "babelrc",
"options": ["scripts"]
},
"@quasar/testing-e2e-cypress": {
"options": ["scripts"]
}
}