# no-unsafe-finally

> 来自 [undefined](undefined) 的规则。

disallow control flow statements in `finally` blocks

## 参考文档

- [no-unsafe-finally 官方文档](https://eslint.org/docs/rules/no-unsafe-finally)
