Unstructured-IO / unstructured-js-client

A Typescript client for the Unstructured hosted API
MIT License
37 stars 10 forks source link

fix: Fix a build error and add a `make check` #102

Closed awalker4 closed 1 month ago

awalker4 commented 1 month ago

Make sure that our CI runs eslint. The generate job caught some prefer-const errors, which we should be able to find before a merge to main.