38746b86fd
Also replace eslint-plugin-node with the maintained eslint-plugin-n
6 lines
103 B
YAML
6 lines
103 B
YAML
rules:
|
|
n/shebang: off
|
|
security/detect-child-process: off
|
|
|
|
no-console: off
|
|
no-process-exit: off
|