.mlc_config.json 136 B

12345678
  1. {
  2. "replacementPatterns": [
  3. {
  4. "pattern": "^/",
  5. "replacement": "/github/workspace/"
  6. }
  7. ]
  8. }