* Set common package.json sideEffects: false * Configure SWC to modularize lodash imports * Import specific lodash functions instead of _ * Add an eslint rule to avoid full lodash import |
||
|---|---|---|
| .. | ||
| array.ts | ||
| clean-username.ts | ||
| format.ts | ||
| math.ts | ||
| object.ts | ||
| parse.ts | ||
| promise.ts | ||
| random.ts | ||
| slugify.ts | ||
| time.ts | ||
| types.ts | ||