github.com/ecolytiq/xk6-dotenv@v0.2.2-0.20220902071434-058cfd60158b/tsconfig.json (about)

     1  {
     2    "compilerOptions": {
     3      "target": "es2015",
     4      "module": "commonjs",
     5      "rootDir": ".",
     6      "strict": true
     7    },
     8    "exclude": ["node_modules"]
     9  }