* Run tsc on build to check for typescript errors * Fix typescript errors. Rename failing stories. * Make prettier happy * Use only tsconfig for tsc.
Fixes issue #15. Builds, test, lints, and checks format when a PR is created using github actions.