Skip to content

Commit 36edeac

Browse files
committed
chore(rule): add ;
1 parent e763c59 commit 36edeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/no-dropping-the-ra.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module.exports = function(context) {
3434
}
3535
return current;
3636
});
37-
})
37+
});
3838
}
3939
}
4040
};

0 commit comments

Comments
 (0)