microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Clean up types for services and service actions #89

Closed janechu closed 3 years ago

janechu commented 3 years ago

Pull Request

📖 Description

This is cleanup for types in the MessageSystemService and MessageSystemServiceAction and their derived classes. Previously these were any due to TypeScript mismatching during repository migration.

🎫 Issues

closes #82

👩‍💻 Reviewer Notes

These should only be type changes.

✅ Checklist

General