drop.chapril.org-firefoxsend/scripts/.eslintrc.yml
AaronDewes 38746b86fd Update eslint & plugins
Also replace eslint-plugin-node with the maintained eslint-plugin-n
2022-08-09 15:26:25 +00:00

7 lines
103 B
YAML

rules:
n/shebang: off
security/detect-child-process: off
no-console: off
no-process-exit: off