Common Plugins "eslint-config-tencent" "plugin:react/recommended", "plugin:@typescript-eslint/recommended", "plugin:react-hooks/recommended" Related Links https://www.npmjs.com/package/eslint-config-tencent
Feb 19, 2025
How to configure linting and formatting to improve code quality in WeChat Mini Program projects, with practical setup details.
Nov 21, 2021
This article introduces ESLint shared configuration, including its advantages, implementation details, and related resources that can help improve efficiency when working with ESLint shared configurations.
Jun 27, 2020
Why cyclomatic complexity matters, how to calculate it, recommended thresholds, and how ESLint/Checkstyle enforce it.
Jun 27, 2020
This article introduces the no-nested-ternary rule, including its advantages, implementation details, and relevant resources. These steps can help improve efficiency when avoiding nested ternary expressions.
May 23, 2020
Thoughts after reading Alibaba’s Java Development Manual (Taishan Edition) and how to internalize the conventions.
May 18, 2020
Takeaways from Google’s engineering practices on changelists (CLs), merge requests (MRs), and code reviews (CRs).
May 15, 2020
TSLint is deprecated—here’s why you should migrate, what the roadmap says, and both automated and manual steps to switch to ESLint.
May 2, 2020
This article introduces using CheckStyle to improve Java code quality, including usage scenarios and implementation details, to improve efficiency in CheckStyle Java code quality improvement.
Mar 15, 2020
Automating versioning and changelogs to improve frontend code quality and release reliability, with concrete tooling and workflow.
Dec 8, 2019