From 987716798fb3bddc9abc7e12c25a043447be5280 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 2 Sep 2021 18:28:12 -0400 Subject: feat(fmt): add basic JS doc formatting (#11902) --- ext/web/08_text_encoding.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/web/08_text_encoding.js') diff --git a/ext/web/08_text_encoding.js b/ext/web/08_text_encoding.js index 9be4aa753..e37fbdcd7 100644 --- a/ext/web/08_text_encoding.js +++ b/ext/web/08_text_encoding.js @@ -38,7 +38,6 @@ #rid = null; /** - * * @param {string} label * @param {TextDecoderOptions} options */ @@ -198,7 +197,6 @@ #transform; /** - * * @param {string} label * @param {TextDecoderOptions} options */ -- cgit v1.2.3