Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
OSS-forge
/
PatchitPy
like
9
Follow
OSS-Forge
51
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
main
PatchitPy
/
extension_PatchitPy
/
.vscode-test.mjs
piliguori
Upload 3316 files
6e7eaf3
verified
26 days ago
raw
Copy download link
history
blame
contribute
delete
113 Bytes
import
{ defineConfig }
from
'@vscode/test-cli'
;
export
default
defineConfig
({
files
:
'test/**/*.test.js'
,
});