From 2bd087ab1b2c2047b1681b8bb369a1f8acf30019 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Wed, 28 Apr 2021 19:38:51 +0530 Subject: chore: upgrade dprint plugins (#10397) --- op_crates/web/00_infra.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op_crates/web/00_infra.js') diff --git a/op_crates/web/00_infra.js b/op_crates/web/00_infra.js index bc87c8217..05f68268f 100644 --- a/op_crates/web/00_infra.js +++ b/op_crates/web/00_infra.js @@ -67,7 +67,7 @@ /** * Turn a string of chars into a regex safe matcher. - * @param {string[]} chars + * @param {string[]} chars * @returns {string} */ function regexMatcher(chars) { -- cgit v1.2.3