Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
github-docs-arabic-enhanced
like
0
Model card
Files
Files and versions
xet
Community
main
github-docs-arabic-enhanced
/
src
/
content-linter
/
lib
/
default-markdownlint-options.ts
AbdulElahGwaith
Upload folder using huggingface_hub
88df9e4
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
117 Bytes
import
type
{
Configuration
}
from
'markdownlint'
export
const
defaultConfig
:
Configuration
= {
default
:
false
,
}