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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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