1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-20 16:11:33 +02:00
send/app/.eslintrc.yml

10 lines
115 B
YAML
Raw Normal View History

env:
browser: true
node: true
2017-08-10 19:02:13 +02:00
parserOptions:
sourceType: module
rules:
node/no-unsupported-features: off