view client/jsconfig.json @ 5477:a3d46cee9f69

merge
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 17 Aug 2021 16:52:15 +0200
parents dcb22351e058
children
line wrap: on
line source

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