我发现原生 TypeScript Linter 不提供 max-statements 规则检查,而不是 ESLint 版本 - https://eslint.org/docs/rules/max-statements。
也许有人知道在 TS 中检查 max 语句的任何 polyfill 或其他东西?
感谢您的任何建议。
我发现原生 TypeScript Linter 不提供 max-statements 规则检查,而不是 ESLint 版本 - https://eslint.org/docs/rules/max-statements。
也许有人知道在 TS 中检查 max 语句的任何 polyfill 或其他东西?
感谢您的任何建议。