mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
38746b86fd
Also replace eslint-plugin-node with the maintained eslint-plugin-n
8 lines
98 B
YAML
8 lines
98 B
YAML
env:
|
|
browser: true
|
|
|
|
parserOptions:
|
|
sourceType: module
|
|
|
|
rules:
|
|
n/no-unsupported-features: off |