view client/jsconfig.json @ 5451:66f2c48aa69c uiimprovements

minor layout fixes for bottlenecks
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 14 Jul 2021 14:07:26 +0200
parents dcb22351e058
children
line wrap: on
line source

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