mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
remove inlineable
This commit is contained in:
@@ -16,7 +16,6 @@ namespace ts.refactor.convertToNamedParameters {
|
||||
return [{
|
||||
name: refactorName,
|
||||
description,
|
||||
inlineable: false,
|
||||
actions: [{
|
||||
name: refactorName,
|
||||
description
|
||||
|
||||
Reference in New Issue
Block a user