chore: replace all cn comments of fe to en version by volc api (#320)

This commit is contained in:
tecvan
2025-07-31 10:32:15 +08:00
committed by GitHub
parent 716ec0cba8
commit 71f6245a01
2960 changed files with 15545 additions and 15545 deletions

View File

@@ -6,9 +6,9 @@ module.exports = {
],
plugins: ['./plugins/plugin-disallow-nesting-level-one-global.js'],
rules: {
// 变量命名规则,适应仓库内的代码风格
// Variable naming rules to adapt to the code style in the warehouse
'custom-property-pattern': '^([A-Za-z0-9]*)([-_]+[A-Za-z0-9]+)*$',
// 对于less函数判断有问题
// There is a problem with judging the less function
'less/no-duplicate-variables': null,
'media-feature-range-notation': null,
'max-nesting-depth': [