This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
docsify
Watch
1
Star
0
Fork
0
You've already forked docsify
mirror of
https://gitee.com/docsifyjs/docsify.git
synced
2024-12-03 04:31:20 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1f66e61f63
docsify
/
.eslintrc
11 lines
123 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first commit
2016-11-20 15:56:37 +08:00
{
"extends": ["vue"],
feat: add search, close #43
2017-02-09 00:19:10 +08:00
"env": {
"browser": true
refactor(plugins): update search plugin
2017-02-19 10:47:47 +08:00
},
"globals": {
"Docsify": true,
"$docsify": true
first commit
2016-11-20 15:56:37 +08:00
}
}
Reference in New Issue
Copy Permalink