Bot & Automation
Treding Forex Ai
/root/hermes-projects/Treding Forex Ai
prettier.config.cjs
text
module.exports = {
printWidth: 100,
singleQuote: false,
trailingComma: "none"
};
Bot & Automation
/root/hermes-projects/Treding Forex Ai
module.exports = {
printWidth: 100,
singleQuote: false,
trailingComma: "none"
};