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
Configuration files can become complex,
and they would benefit from the typing that TypeScript provides.
Investigate a general method for loading data from modules instead of from JSON.
These modules could then be written in TypeScript,
so structural and type errors would be caught.
The text was updated successfully, but these errors were encountered:
Configuration files can become complex,
and they would benefit from the typing that TypeScript provides.
Investigate a general method for loading data from modules instead of from JSON.
These modules could then be written in TypeScript,
so structural and type errors would be caught.
The text was updated successfully, but these errors were encountered: