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