Skip to content

Commit 876a23c

Browse files
committed
refactor: disable @stylistic/multiline-ternary
1 parent 9ba9d08 commit 876a23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/src/calendar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint-disable complexity, indent, multiline-ternary */
1+
/* eslint-disable complexity, indent, multiline-ternary, @stylistic/multiline-ternary */
22
/**
33
* --------------------------------------------------------------------------
44
* CoreUI PRO calendar.js

0 commit comments

Comments
 (0)