mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2026-09-18 07:22:14 -04:00
Decorators on object literal properties are unsupported in most modern JS tooling, including ts/glint and Prettier 3.0. Using the new native-class-based modifyClass syntax means we can use decorators safely