chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -28,7 +28,7 @@ const readBlockList = () =>
|
||||
|
||||
/** @type {(import('eslint').Linter.Config)[]} */
|
||||
module.exports = [
|
||||
// NOTE: 不能和下一项配置合并
|
||||
// NOTE: Cannot be merged with the next configuration
|
||||
{
|
||||
ignores: [
|
||||
'**/*.d.ts',
|
||||
@@ -68,7 +68,7 @@ module.exports = [
|
||||
...require('@coze-arch/eslint-plugin').configs.recommended,
|
||||
require('@coze-arch/eslint-plugin/zustand').configs.recommended,
|
||||
{
|
||||
files: ['**/*.?(m|c)?(j|t)s?(x)'], // 排除规则对package.json生效
|
||||
files: ['**/*.?(m|c)?(j|t)s?(x)'], // Exclusion rules take effect for package.json
|
||||
plugins: {
|
||||
prettier: require('eslint-plugin-prettier'),
|
||||
'@babel': require('@babel/eslint-plugin'),
|
||||
|
||||
Reference in New Issue
Block a user