mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-08 20:22:45 +01:00
073accfe65
This reverts commit 38746b86fd
.
10 lines
115 B
YAML
10 lines
115 B
YAML
env:
|
|
browser: true
|
|
node: true
|
|
|
|
parserOptions:
|
|
sourceType: module
|
|
|
|
rules:
|
|
node/no-unsupported-features: off
|