mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
10 lines
112 B
YAML
10 lines
112 B
YAML
env:
|
|
browser: true
|
|
node: true
|
|
|
|
parserOptions:
|
|
sourceType: module
|
|
|
|
rules:
|
|
n/no-unsupported-features: off
|