1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-20 08:01:32 +02:00
send/scripts/.eslintrc.yml
2017-08-01 20:24:54 -07:00

7 lines
106 B
YAML

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