EVOLUTION-MANAGER
Edit File: interpreter.json
{ ".sh" : "bash", ".py" : "python", ".rb" : "ruby", ".php" : "php", ".pl" : "perl", ".js" : "node", ".coffee" : "coffee", ".ls" : "lsc", ".ts" : "bun", ".tsx" : "bun" }