mlc_config.json 196 B

12345678
  1. {
  2. "_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it in here. MLC will ignore this.",
  3. "ignorePatterns": [
  4. {
  5. "pattern": ""
  6. }
  7. ]
  8. }