Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
s4s-editor
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
36a413b
s4s-editor
/
local-scratch-vm
/
test
/
.eslintrc.js
soiz1
Upload 811 files
30c32c8
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
69 Bytes
module
.
exports
= {
rules
: {
'no-undefined'
: [
0
]
}
};