mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 10:53:25 +00:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
module.exports = {
|
|
trailingComma: "all",
|
|
};
|