Skip to content

New: required-modules rule (fixes #4021)#4024

Closed
Trott wants to merge 1 commit intoeslint:masterfrom
Trott:issue4021
Closed

New: required-modules rule (fixes #4021)#4024
Trott wants to merge 1 commit intoeslint:masterfrom
Trott:issue4021

Conversation

@Trott
Copy link
Copy Markdown
Contributor

@Trott Trott commented Oct 3, 2015

This rule can be used to mandate the usage of specific node modules in every file. For example, a project may wish to require that all test files load a particular module that performs specific runtime checks prior to program termination. (This is actually exactly what this rule was written to do on node core. Hoping it is deemed potentially useful to others.)

@Trott
Copy link
Copy Markdown
Contributor Author

Trott commented Oct 5, 2015

Closing. (This rule was rejected for inclusion in #4021.)

@Trott Trott closed this Oct 5, 2015
@eslint-deprecated eslint-deprecated Bot locked and limited conversation to collaborators Feb 7, 2018
@eslint-deprecated eslint-deprecated Bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

archived due to age This issue has been archived; please open a new issue for any further discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants