Revision ac4b68fbf45853ba4b9e327cb42f93f42a8fa252 authored by Ellie Shin on 17 March 2023, 04:14:20 UTC, committed by Ellie Shin on 17 March 2023, 04:14:20 UTC
1 parent f2c68fb
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