Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdityaSharmaTech
/
Hacking
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1719261
Hacking
/
node_modules
/
get-proto
/
.eslintrc
Aditya Sharma
update
1719261
2 months ago
raw
Copy download link
history
blame
Safe
104 Bytes
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"id-length"
:
"off"
,
"sort-keys"
:
"off"
,
}
,
}