mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* include lockfile-lint in devDependencies * add cljs template * lockfile lint should be included as part of another pr * few fixes - Added url for the create-cljs-app project - Added beforeDevCommand and beforeBuildCommand - Make sure to delete redundant lockfile depending on package manager * reinstall dependencies after deleting lockfiles * fix eslint check * add support for `pnpm` Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>