Josh Harris
Josh Harris
For example: `d3.formatPrefix(',.2', 1e3)(1555)` produces `1.55`, should be `1.56`. This is likely a simple fix, but unfortunately I'm not adept enough to figure out the source code and submit a...
[TypeScript] Module resolution doesn't work in rollup.config.ts when using modern project settings
- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 11.1.6 - Rollup Version: 4.9.4 - Operating System (or Browser): macOS - Node Version: 21.5.0 - Link to reproduction: https://replit.com/@jdharrisnz/rollup-plugin-repro-typescript-import ###...
## Type - [ ] Refactor - [X] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add Date module. ## Related...