• Robert Knight's avatar
    Begin to add JSDoc types for our configuration objects · 2ae8d153
    Robert Knight authored
    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.
    2ae8d153
service-config.js 539 Bytes