1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-11-10 21:22:35 +01:00
send/test/frontend/.eslintrc.yml

8 lines
101 B
YAML
Raw Normal View History

2017-07-13 01:23:55 +02:00
env:
2018-02-21 05:31:27 +01:00
browser: true
parserOptions:
sourceType: module
rules:
node/no-unsupported-features: off