Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
echodict
/
readest
like
0
Dataset card
Files
Files and versions
xet
Community
main
readest
/
packages
/
simplecc-wasm
/
vitest.config.ts
dlxj
add sub mods
2d8be8f
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
93 Bytes
import
{ defineConfig }
from
'vitest/config'
export
default
defineConfig
({
test
: {
},
})