view client/jsconfig.json @ 5317:dcb22351e058

Added configuration files for JS tooling For further information you may read https://vuejs.github.io/vetur/guide/setup.html#extensions
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 18 Jun 2021 11:58:43 +0200
parents
children
line wrap: on
line source

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