aboutsummaryrefslogtreecommitdiff
path: root/scripts/apidoc/parameterDefaults.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-136/+0
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT1-4/+3
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT1-0/+4
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+2
2022-06-29chore(deps): update doc-dependencies (#1110)renovate[bot]1-22/+23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2022-03-29docs: fix lint warning (#727)ST-DDT1-1/+1
2022-03-23docs: read (complex) defaults from implementation signature (#656)ST-DDT1-0/+130
Co-authored-by: Shinigami <[email protected]> Co-authored-by: Daniel Bannert <[email protected]>