add dive, fix eslint

This commit is contained in:
Vitaly Turovsky 2023-10-15 19:43:39 +03:00
commit ce8920a6e7
3 changed files with 21 additions and 1 deletions

View file

@ -95,5 +95,6 @@
"no-bitwise": "off",
"unicorn/filename-case": "off",
"max-depth": "off"
}
},
"root": true
}