UNPKG
@meistericons/meistericons
Version:
latest (0.0.17)
0.0.17
0.0.16
0.0.15
Meistericons, an icon library,
@meistericons/meistericons
/
packages
/
build-tools
/
vitest.config.ts
7 lines
(6 loc)
•
104 B
text/typescript
View Raw
1
2
3
4
5
6
7
import
{ defineConfig }
from
'vitest/config'
export
default
defineConfig
({
test
: {
// ...
}, })