EasyDynamics / oscal-editor-deployment

Various deployments of the OSCAL editor
MIT License
46 stars 11 forks source link

chore: configure ESLint for tests #247

Closed Bronstrom closed 1 year ago

Bronstrom commented 1 year ago

This declares ESLint rules in reference to oscal-react-library, including TypeScript.

Additional support to be added:

Closes #164

laurelmay commented 1 year ago

including TypeScript

If we do this, I'd like to see us add a tsconfig.json file, add typescript as a devDependency, and then make sure we're following the Cypress guidance on how to use TS correctly.

This is all very doable and I am here to support if you have questions!

laurelmay commented 1 year ago

Failure is unrelated. @tuckerzp is going to investigate that. Linting works and is good to move forward.