send/scripts/.eslintrc.yml
2017-08-01 20:24:54 -07:00

6 lines
106 B
YAML

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