chore: typo (#157)

Co-authored-by: 赵龙生 <zhaolongsheng@tenwit.com>
This commit is contained in:
zoeyzhao19
2023-02-10 17:00:01 +08:00
committed by GitHub
parent f62730648a
commit 37a4d762c3

View File

@@ -13,7 +13,7 @@ export default createEslintRule<Options, MessageIds>({
meta: {
type: 'suggestion',
docs: {
description: 'Newline after if',
description: 'Inline type import',
recommended: 'error',
},
fixable: 'code',