mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-12 21:37:41 -06:00
remove inlineable
This commit is contained in:
parent
617d5af67e
commit
1f91aa1c9b
@ -16,7 +16,6 @@ namespace ts.refactor.convertToNamedParameters {
|
||||
return [{
|
||||
name: refactorName,
|
||||
description,
|
||||
inlineable: false,
|
||||
actions: [{
|
||||
name: refactorName,
|
||||
description
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user