mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-13 17:59:48 +00:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
|
module.exports = {
|
||
|
|
trailingComma: "all",
|
||
|
|
};
|