Skip to content

[RFC]: add an ESLint rule which disallows new Array(...) #28

@kgryte

Description

@kgryte

new Array(...) should be discouraged in favor in array literal syntax.

Ref: https://github.com/stdlib-js/todo/issues/2432

Time estimate without AI: 4hrs
Time estimate with AI: 2-3hrs

Metadata

Metadata

Assignees

Labels

FeatureTask to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.estimate: 2-4hrsTask which should take between 2 to 4 hours.🤖 AIAllowed to use AI.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions