view client/jsconfig.json @ 5471:1faca2dd45d2

limit number of retries to 200 and set minumum wait to 5s.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 20 Jul 2021 09:45:16 +0200
parents dcb22351e058
children
line wrap: on
line source

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