1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-11-09 12:42:44 +01:00
send/app/.eslintrc.yml
timvisee 073accfe65
Revert "Update eslint & plugins"
This reverts commit 38746b86fd.
2022-09-04 12:26:10 +02:00

10 lines
115 B
YAML

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