newjersey / taxation-mef-viewer

Fork of betson/irs-efile-viewer for DOT use
MIT License
0 stars 0 forks source link

Add Unit Testing framework and Linter to package #23

Open jachan opened 1 month ago

jachan commented 1 month ago

Description

This package did not have a unit testing framework when it was created. Add Jest and Prettier and ES6 linting as well.

Acceptance Criteria

Package is updated and can run unit tests and has a linter incorporated.