Skip to content

Commit e03e5c4

Browse files
committed
make sure draggable and resizable are initialized when item is created. fix jshint issues. update tests.
1 parent fef1bb7 commit e03e5c4

4 files changed

Lines changed: 26 additions & 13 deletions

File tree

.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"eqnull": true,
3+
"jasmine": true,
34
"immed": true,
45
"white": false,
56
"unused": true,

0 commit comments

Comments
 (0)