Last 12 weeks · 0 commits
5 of 6 standards met
Clear and concise description of the problem export from './utils' export from './utils' like this code, getExportsStatic will get duplicate exports. Suggested solution Add Array.from(new Set(exports)) ? Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Repository: antfu/pkg-exports. Description: Get exports of an local npm package. Stars: 121, Forks: 10. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Latest release: v0.2.0 (3y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 85%. Top contributors: antfu, sxzz, condorheroblog, hubvue, azaleta, liuyang0826.