Skip to content

Array.prototype.find and node < 4 #999

Closed
singapore/lint-condo
#214
@sigorilla

Description

@sigorilla

Hi!

In package.json it is written that the plugin supports the version of node >= 0.10. But Array.prototype.find isn't supported for node <4.

List of files using find method:

  1. style-prop-object 1
  2. style-prop-object 2
  3. no-children-prop

I think it's need to add polyfill or to drop support for node <4

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions