USACE-WaterManagement / groundwork-water

A collection of React components that work with Groundwork for the USACE water management community Documentation:
https://usace-watermanagement.github.io/groundwork-water/
0 stars 1 forks source link

Add optional TypeScript support in library #16

Closed jbkolze closed 1 month ago

jbkolze commented 3 months ago

Add TypeScript support with allowJs: true to allow for a gradual conversion of components from JavaScript to TypeScript. This will provide much better intellisense/autocomplete support to users for components that are updated with TS.