mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-14 04:06:07 +09:00
7 lines
91 B
YAML
7 lines
91 B
YAML
parserOptions:
|
|
ecmaVersion: 6
|
|
globals:
|
|
beforeEach: false
|
|
describe: false
|
|
it: false
|