Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sahanind
/
ubot1
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sahanind
commited on
Oct 3, 2024
Commit
0dff42a
·
verified
·
1 Parent(s):
d672d45
Delete .hintrc
Browse files
Files changed (1)
hide
show
.hintrc
+0
-10
.hintrc
DELETED
Viewed
@@ -1,10 +0,0 @@
1
-
{
2
-
"extends": [
3
-
"development"
4
-
],
5
-
"hints": {
6
-
"disown-opener": "off",
7
-
"typescript-config/strict": "off",
8
-
"button-type": "off"
9
-
}
10
-
}