Skip to content

Conversation

@ota-meshi
Copy link
Member

Part of #428

const RuleTester = require("#test-helpers").RuleTester
const rule = require("../../../../lib/rules/prefer-global/buffer")

const cjsMethods = [`require`, "process.getBuiltinModule"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The variable name is bad.. Also inconsistent quote style in these two function names..

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your comment! I fixed them.

@aladdin-add aladdin-add merged commit 83aa3a7 into eslint-community:master May 9, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants