Skip to content

Commit ed079af

Browse files
shaodahongzombieJ
authored andcommitted
add ignoreShake to AlignType (#154)
1 parent 0da83e0 commit ed079af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interface.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export interface AlignType {
3838
* Defaults to false.
3939
*/
4040
useCssTransform?: boolean;
41+
ignoreShake?: boolean;
4142
}
4243

4344
export interface BuildInPlacements {

0 commit comments

Comments
 (0)