Revision ca5acf32553888eb029cbc0f4e8f8dbad80b959c authored by Allan Shortlidge on 17 March 2023, 02:38:31 UTC, committed by GitHub on 17 March 2023, 02:38:31 UTC
2 parent s 05d8e62 + fb03b4a
Raw File
features.json
{
  "features": [
    {
      "name": "experimental-skip-all-function-bodies"
    },
    {
      "name": "experimental-allow-module-with-compiler-errors"
    },
    {
      "name": "index-unit-output-path"
    },
    {
      "name": "library-level"
    },
    {
      "name": "emit-abi-descriptor"
    },
    {
      "name": "no-warn-superfluous-index-unit-path"
    },
    {
      "name": "empty-abi-descriptor"
    },
    {
      "name": "enable-bare-slash-regex-updated"
    },
    {
      "name": "emit-const-value-sidecar"
    },
    {
      "name": "emit-extension-block-symbols"
    },
    {
      "name": "package-name"
    }
  ]
}
back to top