1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-21 08:31:31 +02:00
send/scripts/.eslintrc.yml

7 lines
106 B
YAML
Raw Normal View History

2017-08-01 00:25:29 +02:00
rules:
node/shebang: off
security/detect-child-process: off
2017-08-01 00:25:29 +02:00
no-console: off
no-process-exit: off