Jessica Fiedler

Results 3 issues of Jessica Fiedler

jsonschema is unable to resolve the `"#meta"` references in the 2020-12 meta-schema when that meta-schema is embedded in a schema that also uses the 2020-12 meta-schema: ``` jsonschema.exceptions.RefResolutionError: Unresolvable JSON...

Bug
Help Wanted

The `raven-js` library for browsers got TypeScript definitions in https://github.com/getsentry/raven-js/pull/610, but those definitions cannot be used for the nodejs library. The definitions should be implemented for this version as well.

Misc: Help Wanted
Type: Improvement

An `add-on.css` file is referenced in `layout/partials/header.html`, but this file does not exist in the [`static/css` directory](https://github.com/jpescador/hugo-future-imperfect/tree/020882f6ec3658a873f55d162ba114a7bd9288ae/static/css). The line should be removed so the browser doesn't make an unnecessary request....