mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-04-28 09:26:26 +08:00
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
{
|
|
"extends": ["vue"],
|
|
"env": {
|
|
"browser": true
|
|
},
|
|
"globals": {
|
|
"$docsify": true
|
|
}
|
|
}
|