diff options
| author | HO-COOH <42881734+HO-COOH@users.noreply.github.com> | 2021-04-30 18:43:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 12:43:47 +0200 |
| commit | 9f4f9cd3b6c8f78493d3c1c7c475a7098aebe58c (patch) | |
| tree | ab9c62a2c06239ea67d221a114e2f5f56adaecb7 /.gitignore | |
| parent | dbcf5dc87d83ee59fc23e4eaa225a15655d17d2d (diff) | |
| download | doxdocgen-9f4f9cd3b6c8f78493d3c1c7c475a7098aebe58c.tar.gz | |
Fix unexpected return tag on non-functions (#214)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ coverage/ .DS_Store /npm-debug.log /.nyc_output/ +package-lock.json
\ No newline at end of file |