From b258c7776a637d1c95e9b3d850a03bc2a480b1e2 Mon Sep 17 00:00:00 2001 From: Javier Evans Date: Mon, 2 Oct 2023 14:46:52 -0700 Subject: [PATCH] add trailing newline to jsdoc config --- jsdoc/conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsdoc/conf.json b/jsdoc/conf.json index 918809f4..d104b89e 100644 --- a/jsdoc/conf.json +++ b/jsdoc/conf.json @@ -12,4 +12,4 @@ "readme": "README.md", "verbose": true } -} \ No newline at end of file +}