Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from sindresorhus:master #91

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 13, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Clean up prefer-exponentiation-operator (#545)

     Expand reporting for prefer-node-remove (#507)

Powered by Pull Assistant. Last update 13e55e6 ... b6e6b32. Read the comment docs.

@pull pull bot added the ⤵️ pull label Feb 13, 2020
@todo
Copy link

todo bot commented Feb 13, 2020

support more types of childNode

// TODO: support more types of childNode
const getArgumentName = arguments_ => {
const [identifier] = arguments_;


This comment was generated by todo based on a TODO comment in b6e6b32 in #91. cc @sindresorhus.

@pull pull bot merged commit b6e6b32 into fisker:master Feb 13, 2020
@todo
Copy link

todo bot commented Feb 13, 2020

support cases bellow, maybe more

// TODO: support cases bellow, maybe more
'parentNode.removeChild(some.node)',
'parentNode.removeChild(get.child())',
'const foo = async () => parentNode.removeChild(await getChild())',
'parentNode.removeChild((() => childNode)())'
],


This comment was generated by todo based on a TODO comment in b6e6b32 in #91. cc @sindresorhus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants