From 95027989bb5bd6b78dc361b24cfa0451265c6708 Mon Sep 17 00:00:00 2001 From: JFH Date: Tue, 14 Jul 2020 18:27:30 +0200 Subject: [PATCH] remove todo --- src/common/units.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/units.js b/src/common/units.js index 1c591814..0e065cfa 100644 --- a/src/common/units.js +++ b/src/common/units.js @@ -56,7 +56,6 @@ let typeMap_ = {}; * @returns {Integer} The number of digits number should be rounded to */ -// Todo[eslint-plugin-jsdoc@>=29.0.0]: See if parsing fixed to allow '%' /* eslint-disable jsdoc/valid-types */ /** * @typedef {PlainObject} module:units.TypeMap