mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-22 19:29:17 +00:00
Mark add missing async as auto fixable
This commit is contained in:
@@ -307,6 +307,7 @@ const preferredFixes = new Set([
|
||||
'annotateWithTypeFromJSDoc',
|
||||
'constructorForDerivedNeedSuperCall',
|
||||
'extendsInterfaceBecomesImplements',
|
||||
'fixAwaitInSyncFunction',
|
||||
'fixClassIncorrectlyImplementsInterface',
|
||||
'fixUnreachableCode',
|
||||
'forgottenThisPropertyAccess',
|
||||
|
||||
Reference in New Issue
Block a user