登录页面与组件样式调整
This commit is contained in:
@@ -15,6 +15,7 @@ const eslintConfig = [
|
||||
rules: {
|
||||
'@typescript-eslint/no-empty-object-type': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
'semi': ['error', 'never'],
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user