Automattic / cli-table

Pretty unicode tables for the CLI with Node.JS
MIT License
2.28k stars 141 forks source link

handle undefined options #155

Closed yjhuoh closed 3 years ago

yjhuoh commented 3 years ago

Description

unhandled undefined options was causing errors

Checklist

Please make sure the items below have been covered before requesting a review:

Deploy Notes

Notes regarding deployment of this PR, if any.

Steps to Test or Reproduce

  1. npm run test
chrean commented 3 years ago

I think this was fixed via #154 ?