mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 01:39:31 +02:00
9 lines
115 B
YAML
9 lines
115 B
YAML
env:
|
|
browser: true
|
|
node: true
|
|
|
|
parserOptions:
|
|
sourceType: module
|
|
|
|
rules:
|
|
node/no-unsupported-features: off
|