mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 21:22:35 +01:00
7 lines
106 B
YAML
7 lines
106 B
YAML
rules:
|
|
node/shebang: off
|
|
security/detect-child-process: off
|
|
|
|
no-console: off
|
|
no-process-exit: off
|