Skip to content

Commit 91c5a90

Browse files
committed
Merge branch 'refactor-setEntry' of https://github.com/mar10/jquery-ui-contextmenu into refactor-setEntry
2 parents cee7331 + 07f3163 commit 91c5a90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.editorconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ indent_style = tab
2121
;indent_size = 4
2222

2323
; Indentation override for all JS under lib directory
24-
[lib/**.js]
25-
indent_style = space
26-
indent_size = 2
24+
;[lib/**.js]
25+
;indent_style = space
26+
;indent_size = 2

0 commit comments

Comments
 (0)