All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.tsconfig.json Maven / Gradle / Ivy

Go to download

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

There is a newer version: 7.25.7
Show newest version
/* This file is automatically generated by scripts/generators/tsconfig.js */
{
  "extends": [
    "../../tsconfig.base.json",
    "../../tsconfig.paths.json"
  ],
  "include": [
    "../../packages/babel-traverse/src/**/*.ts",
    "../../lib/globals.d.ts",
    "../../scripts/repo-utils/*.d.ts"
  ],
  "references": [
    {
      "path": "../../packages/babel-code-frame"
    },
    {
      "path": "../../packages/babel-generator"
    },
    {
      "path": "../../packages/babel-parser"
    },
    {
      "path": "../../packages/babel-template"
    },
    {
      "path": "../../packages/babel-types"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy