Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"source": {
|
||||
"include": ["src/library"],
|
||||
"includePattern": ".jsx?$"
|
||||
},
|
||||
"opts": {
|
||||
"destination": "docs",
|
||||
"template": "node_modules/docdash"
|
||||
},
|
||||
"plugins": [],
|
||||
"templates": {
|
||||
"cleverLinks": true,
|
||||
"monospaceLinks": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user