mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-13 03:36:07 +09:00
6 lines
79 B
YAML
6 lines
79 B
YAML
parserOptions:
|
|
ecmaVersion: 2016
|
|
rules:
|
|
no-invalid-this: 0
|
|
no-console: 0
|