Searched defs:autofixable (Results 1 – 2 of 2) sorted by relevance
87 autofixable: boolean; property863 const autofixable = autofix !== undefined; constant968 let autofixable = autofix != undefined; variable980 const autofixable = autofix !== undefined; constant1050 const autofixable = !isGeneric && !isGenerator && !hasThisKeyword && !hasUnfixableReturnType; constant1129 let autofixable = false; variable1888 const autofixable = autofix !== undefined; constant
80 autofixable: boolean; property716 const autofixable = autofix !== undefined; constant828 const autofixable = !isGeneric && !isGenerator && !containsThis && !hasUnfixableReturnType; constant898 let autofixable = false; variable1471 const autofixable = autofix !== undefined; constant