Currently this fails type checking yet it works in all js environments I've tried. ```ts JSON.parse(localStorage.getItem('a')); ```