Package org.openrewrite.javascript.style
Interface JavaScriptStyle
- All Superinterfaces:
org.openrewrite.style.Style
- All Known Implementing Classes:
BlankLinesStyle
,ImportsStyle
,PunctuationStyle
,SpacesStyle
,TabsAndIndentsStyle
,WrappingAndBraces
public interface JavaScriptStyle
extends org.openrewrite.style.Style
-
Method Summary
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge