Searched defs:autofixable (Results 1 – 2 of 2) sorted by relevance
55 autofixable: boolean; property732 const autofixable = autofix !== undefined; constant836 let autofixable = autofix != undefined; variable848 const autofixable = autofix !== undefined; constant972 const autofixable = !isGeneric && !isGenerator && !hasThisKeyword && !hasUnfixableReturnType; constant1051 let autofixable = false; variable1848 const autofixable = autofix !== undefined; constant
57 autofixable: boolean; property683 const autofixable = autofix !== undefined; constant795 const autofixable = !isGeneric && !isGenerator && !containsThis && !hasUnfixableReturnType; constant865 let autofixable = false; variable1436 const autofixable = autofix !== undefined; constant