• Robert Knight's avatar
    Enforce checking of lookups in page text cache · 8eb5b2c9
    Robert Knight authored
    TypeScript 4.4 complained that an indexed property lookup was
    unnecessarily checked for truthiness. The check was however necessary.
    The index type was wrong. Change the type to be correct and adjust other
    code accordingly.
    8eb5b2c9
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...