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 |