mfrances17
d4f2f5cd44
Add template for PRs ( #173 )
...
* add PR template
* fixed poor english copy paste
* add type checking rm todo
* rm storybook and verify checks
2020-10-20 15:30:02 -04:00
Donald Labaj
57fdb46b1f
Added coding standards to the project. ( #139 )
...
Added coding standards and also updated the package json so that the scripts have consistent naming conventions. Fixed incorrect import for context as well.
2020-10-06 17:42:32 -04:00
Stan Silvert
ca7c014e55
Run tsc on build to check for typescript errors ( #69 )
...
* Run tsc on build to check for typescript errors
* Fix typescript errors. Rename failing stories.
* Make prettier happy
* Use only tsconfig for tsc.
2020-09-08 07:56:44 +02:00
Donald Labaj
adbb2c3d3f
Added github actions to automate build, test, and linting ( #41 )
...
Fixes issue #15 . Builds, test, lints, and checks format when a PR is created using github actions.
2020-09-01 10:51:59 -04:00