view client/jsconfig.json @ 5607:f2b51ac3d5cf erdms2

Modified SOAP client to fit new needs.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 31 Oct 2022 17:02:55 +0100
parents dcb22351e058
children
line wrap: on
line source

  {
    "include": [
      "./src/**/*"
    ]
  }