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

package.tsconfig.json Maven / Gradle / Ivy

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-preset-typescript/src/**/*.ts",
    "../../lib/globals.d.ts",
    "../../scripts/repo-utils/*.d.ts"
  ],
  "references": [
    {
      "path": "../../packages/babel-helper-plugin-utils"
    },
    {
      "path": "../../packages/babel-plugin-syntax-jsx"
    },
    {
      "path": "../../packages/babel-plugin-transform-modules-commonjs"
    },
    {
      "path": "../../packages/babel-plugin-transform-typescript"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy