mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
jsdoc now doesn't include date into files to avoid unnecessary noise
This commit is contained in:
7
jsdoc-conf.json
Normal file
7
jsdoc-conf.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"templates": {
|
||||
"default": {
|
||||
"includeDate": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user