Fix unneeded dependency and run prettier
Removed an assert statement in entity.ts. This relies on a dependency that isn't installed when compiled, and this caused issues when used with the standalone web app.
Removed an assert statement in entity.ts. This relies on a dependency that isn't installed when compiled, and this caused issues when used with the standalone web app.