view client/jsconfig.json @ 5358:32d45ddb7ccd extented-report

Backed out changeset 273de2f65985
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 22 Jun 2021 15:02:03 +0200
parents e434979f6ea6
children
line wrap: on
line source

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