mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-12 11:16:09 +09:00
4 lines
62 B
YAML
4 lines
62 B
YAML
rules:
|
|
no-console: 0
|
|
no-empty: [2, allowEmptyCatch: true]
|