Skip to content

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented Jun 5, 2019

Note: this change adds a rule preferring function expressions (as a warning).

(As an example: func baz(quux) { ... } --> const baz = (quux) => { ... })

@ace-n ace-n requested a review from fhinkel June 5, 2019 21:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants