mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
ignore unreachable code
This commit is contained in:
@@ -16,5 +16,6 @@ module.exports = {
|
||||
"no-unused-vars": "off",
|
||||
"no-useless-escape": "warn",
|
||||
"no-prototype-builtins": "off",
|
||||
"no-unreachable": "off",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user