You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TypeScript plugin currently isn’t much different from the JSON plugin; it essentially just creates JSON assigned to exportable variables, sprinkles in a few types, etc.
It would be great if the TypeScript plugin could be improved with the following:
Proper formatting (Prettier?)
Improved utility functions for modes and the like
The text was updated successfully, but these errors were encountered:
The TypeScript plugin currently isn’t much different from the JSON plugin; it essentially just creates JSON assigned to exportable variables, sprinkles in a few types, etc.
It would be great if the TypeScript plugin could be improved with the following:
The text was updated successfully, but these errors were encountered: