Begin to add JSDoc types for our configuration objects
The client's "sidebar" and "annotator" applications query configuration from various sources (the host page, the H backend / browser extension build, added dynamically by the app). This commit begins the process of adding a centralized place to document the types of these configuration objects and making typechecked modules in `src/sidebar/util` use them.
Showing
src/types/config.js
0 → 100644
Please register or sign in to comment