Open DylanSp opened 1 year ago
Build, run ESLint (probably needs a script added to package.json), run unit tests (if any).
package.json
Implemented a simple CI workflow that just runs the Typescript build; still need to add steps for running linting, running tests.
Build, run ESLint (probably needs a script added to
package.json
), run unit tests (if any).