mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-04-13 07:25:46 +00:00
* Generate .d.ts file in build script Resolves: #2629 * Streamline configuration options Delete the JSConfig so we don't have to un-specify options when checking vs generating (and also to remove a config file). Steamline the options by re-using the NPM commands. * Remove type generating from dev script