view client/jsconfig.json @ 5343:bb6761abd81d extented-report

XLSX template: Copy column and row height explicitly.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 18 Jun 2021 13:43:21 +0200
parents e434979f6ea6
children
line wrap: on
line source

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