8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
|
extends: eslint-config-riot
|
||
|
|
||
|
parserOptions:
|
||
|
ecmaVersion: 2018
|
||
|
sourceType: 'module'
|
||
|
|
||
|
globals:
|
||
|
chai: true
|