mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
2b131a50e0
PR-URL: https://github.com/nodejs/node/pull/40007 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
9 lines
84 B
YAML
9 lines
84 B
YAML
extends: relaxed
|
|
|
|
rules:
|
|
line-length: disable
|
|
|
|
ignore: |
|
|
/deps/
|
|
node_modules/
|