patorjk / figlet.js

A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
MIT License
2.61k stars 167 forks source link

add hasOwnProperty checks to for loops #76

Closed jcubic closed 3 years ago

jcubic commented 3 years ago

I've added hasOwnProperty into every for..in loop. This fixes #75