Searched defs:autofixable (Results 1 – 1 of 1) sorted by relevance
52 autofixable: boolean; property662 const autofixable = autofix !== undefined; constant764 const autofixable = !isGeneric && !isGenerator && !containsThis && !hasUnfixableReturnType; constant834 let autofixable = false; variable1387 const autofixable = autofix !== undefined; constant