- 添加eslint,不允许使用console输出
@ -13,6 +13,7 @@ export default withNuxt(
},
],
'no-console': 'warn',
}
);
The note is not visible to the blocked user.