File size: 77 Bytes
ab89dc7
 
 
 
 
1
2
3
4
5
6
{
  "watch": ["src", "main.py"],
  "ext": "py",
  "exec": "python main.py"
}