blakeembrey / javascript-stringify

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
MIT License
140 stars 16 forks source link

Fix shorthand method definition output support #21

Closed blakeembrey closed 5 years ago

blakeembrey commented 5 years ago

Fixes the issues from https://github.com/blakeembrey/javascript-stringify/pull/16.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-3.8%) to 96.203% when pulling f180068566cbced088dafbdf84f3ca7b3627408c on be/fix-method-definitions into f06123edbdd49fc2dccd9e667a8478480e7c766b on master.