Class TabsAndIndentsStyle

java.lang.Object
org.openrewrite.javascript.style.TabsAndIndentsStyle
All Implemented Interfaces:
JavaScriptStyle, org.openrewrite.rpc.RpcCodec<TabsAndIndentsStyle>, org.openrewrite.style.Style

public class TabsAndIndentsStyle extends Object implements JavaScriptStyle, org.openrewrite.rpc.RpcCodec<TabsAndIndentsStyle>
  • Constructor Details

    • TabsAndIndentsStyle

      public TabsAndIndentsStyle()
  • Method Details