mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
{
|
|
"extends": ["vue"],
|
|
"globals": {
|
|
"XMLHttpRequest": true,
|
|
"__docsify__": true
|
|
}
|
|
}
|