1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Update the eslint-plugin-no-unsanitized package to the latest version

This commit is contained in:
Jonas Jenwald 2020-03-20 11:25:39 +01:00
parent 4893b14a52
commit b02be3b268
4 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* eslint-disable no-unsanitized/method */
import { assert, ImageKind, OPS } from "../shared/util.js";