[eslint] changing to always-multiline on comma-dangle (#794)

This commit is contained in:
Maxime Beauchemin
2016-07-20 21:32:20 -07:00
committed by GitHub
parent 7bba9f73d0
commit fa0497de5e
24 changed files with 77 additions and 77 deletions

View File

@@ -120,5 +120,5 @@ module.exports = {
showModal: showModal,
toggleCheckbox: toggleCheckbox,
fixDataTableBodyHeight: fixDataTableBodyHeight,
d3format: d3format
d3format: d3format,
};