Skip to content
Snippets Groups Projects
Commit 080e476d authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Merge branch 'master' of gitlab.binets.fr:br/sigma-backend

parents 7600bd78 d00550d0
No related branches found
No related tags found
No related merge requests found
Showing
with 11014 additions and 1 deletion
db/migrations/
db/seeds/
build/
node_modules/
\ No newline at end of file
node_modules/
doc/
\ No newline at end of file
{
"plugins": ["plugins/markdown", "plugins/summarize"],
"recurseDepth": 5,
"source": {
"include": ["./src","./db","./knexfile.js"],
"exclude": ["./db/migrations","./db/seeds"],
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"sourceType": "module",
"opts": {
"template": "templates/default",
"encoding": "utf8",
"destination": "./doc",
"recurse": true
},
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"templates": {
"cleverLinks": true,
"monospaceLinks": true
}
}
\ No newline at end of file
File added
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment