github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/design/slack-ts/tsconfig.json (about)

     1  {
     2      "compilerOptions": {
     3          "target": "ES5",
     4          "experimentalDecorators": true
     5      }
     6  }