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