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

10 lines
115 B
YAML

env:
browser: true
node: true
parserOptions:
sourceType: module
rules:
node/no-unsupported-features: off