mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
[eslint] changing to always-multiline on comma-dangle (#794)
This commit is contained in:
committed by
GitHub
parent
7bba9f73d0
commit
fa0497de5e
@@ -120,5 +120,5 @@ module.exports = {
|
||||
showModal: showModal,
|
||||
toggleCheckbox: toggleCheckbox,
|
||||
fixDataTableBodyHeight: fixDataTableBodyHeight,
|
||||
d3format: d3format
|
||||
d3format: d3format,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user