* add basic testing for dom
* fix error message
* prefer const when possible
* add test for parsing a field error
* clean up sig
* Parse field specific errors in parseJSONError
* Remove null check
* add function to turn a django error into a map of id and messages
* format tsconfig
* better description
* add norefferrer escaping
* add docs
* Add test for noReferrerLinks
* Shorter test string
* fix linting