0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/.eslintrc

6 lines
111 B
Plaintext
Raw Normal View History

## Test-specific linter rules
rules:
## common module is mandatory in tests
required-modules: [2, common]