github.com/grafana/pyroscope@v1.18.0/public/app/services/tsconfig.json (about)

     1  {
     2    "extends": "../../../tsconfig.json",
     3    "compilerOptions": {
     4      "noImplicitAny": true,
     5      "strictNullChecks": true,
     6      "strict": true
     7    }
     8  }