cdisc-org / conformance-rules-editor

MIT License
6 stars 3 forks source link

As a developer, js-yaml type definitions should be added to the project #80

Closed gerrycampion closed 1 year ago

gerrycampion commented 2 years ago

Both the API and UI use js-yaml but are missing types. The following command should be run from both folders: npm i --save-dev @types/js-yaml