Skip to content

france einvoice reception lint for Zed

io.github.jmshinhwa/france-einvoice-reception-lint

12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices

client:Zed transport:stdio runtime:npm

Install france einvoice reception lint in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "france-einvoice-reception-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/france-einvoice-reception-lint"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

france einvoice reception lint in other clients