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-01 11:39:41 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
890d29f982
docsify
/
.eslintrc
13 lines
131 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first commit
2016-11-20 15:56:37 +08:00
{
update helper files
2017-03-19 00:21:59 +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