1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript8,937 star (8,937 star)1,757 fork (1,757 fork)batch import
P4good first issue
- 议题类型
- feature
- 研究方向
- The issue requests adding XMLSerializer, atob, and btoa to JSHint's list of known globals for PhantomJS. To implement, locate the file where global objects are defined, likely `src/globals.js` or similar. Add the three identifiers as allowed globals. Check if there are any existing links or comments in the issue for guidance. No open PRs or assignees, so the task is available.