push
github
Package improvements follow up (#99) * Revert "Silence lint for now" This reverts commit 11994b3bf. * Revert "Undo ESLint fixes temporarily" This reverts commit bde87b0de. * Clean up import * Remove more unused dependencies * Deduplicate dependencies * Remove even more unused packages * Remove unused args + Fix error typing * Upgrade Yarn v4 and add TS SDK * Fix formatting of `stdlib.ts` and `interpreter.ts` * Fix CI changes * Move corepack enable before setup-node * Fix checksums * Add missing Yarn config * Commit loader * Delete wrong files * Fix VSCode settings * Simplify and ignore PnP files * Fix phantom dependencies * Reformat * Set jsdoc binary path * Use Yarn to run scripts * Go back to node linker * Remove taffy * Remove ZipFS recommendation --------- Co-authored-by: Aarav Malani <aarav.malani@gmail.com>
266 of 1054 branches covered (25.24%)
Branch coverage included in aggregate %.
7 of 107 new or added lines in 7 files covered. (6.54%)
3 existing lines in 1 file now uncovered.1109 of 2883 relevant lines covered (38.47%)
84.72 hits per line