budgielang / ts-budgie

Converts TypeScript code to Budgie. 🦜
https://budgielang.org
MIT License
2 stars 0 forks source link

Used the new native Unsupported GLS command instead of UnsupportedComplaints #43

Closed JoshuaKGoldberg closed 6 years ago

JoshuaKGoldberg commented 6 years ago

This allows visitors to return as much of a node as they can, instead of bailing out immediately upon seeing an unsupported complaint.

Fixes #41.