/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tsconfig.paths.json
583 строки
22 KB
liuxingbaoyu
chore: Some minor cleanup (#18148)
21 июл 2026, 22:46
Не верифицирован
21 июл 2026, 22:46
1554d58
Код
Авторство
О чём код?
/* This file is automatically generated by scripts/generators/tsconfig.ts */ { "compilerOptions": { "paths": { "@babel/code-frame": [ "./packages/babel-code-frame/src" ], "@babel/compat-data/plugins": [ "./packages/babel-compat-data/data/plugins.json" ], "@babel/compat-data/native-modules": [ "./packages/babel-compat-data/data/native-modules.json" ], "@babel/compat-data/overlapping-plugins": [ "./packages/babel-compat-data/data/overlapping-plugins.json" ], "@babel/compat-data/plugin-bugfixes": [ "./packages/babel-compat-data/data/plugin-bugfixes.json" ], "@babel/compat-data/package.json": [ "./packages/babel-compat-data/package.json" ], "@babel/core": [ "./packages/babel-core/src" ], "@babel/generator": [ "./packages/babel-generator/src" ], "@babel/helper-annotate-as-pure": [ "./packages/babel-helper-annotate-as-pure/src" ], "@babel/helper-builder-react-jsx": [ "./packages/babel-helper-builder-react-jsx/src" ], "@babel/helper-check-duplicate-nodes": [ "./packages/babel-helper-check-duplicate-nodes/src" ], "@babel/helper-compilation-targets": [ "./packages/babel-helper-compilation-targets/src" ], "@babel/helper-create-class-features-plugin": [ "./packages/babel-helper-create-class-features-plugin/src" ], "@babel/helper-create-regexp-features-plugin": [ "./packages/babel-helper-create-regexp-features-plugin/src" ], "@babel/helper-fixtures": [ "./packages/babel-helper-fixtures/src" ], "@babel/helper-import-to-platform-api": [ "./packages/babel-helper-import-to-platform-api/src" ], "@babel/helper-member-expression-to-functions": [ "./packages/babel-helper-member-expression-to-functions/src" ], "@babel/helper-module-imports": [ "./packages/babel-helper-module-imports/src" ], "@babel/helper-module-transforms": [ "./packages/babel-helper-module-transforms/src" ], "@babel/helper-optimise-call-expression": [ "./packages/babel-helper-optimise-call-expression/src" ], "@babel/helper-plugin-test-runner": [ "./packages/babel-helper-plugin-test-runner/src" ], "@babel/helper-plugin-utils": [ "./packages/babel-helper-plugin-utils/src" ], "@babel/helper-remap-async-to-generator": [ "./packages/babel-helper-remap-async-to-generator/src" ], "@babel/helper-replace-supers": [ "./packages/babel-helper-replace-supers/src" ], "@babel/helper-skip-transparent-expression-wrappers": [ "./packages/babel-helper-skip-transparent-expression-wrappers/src" ], "@babel/helper-string-parser": [ "./packages/babel-helper-string-parser/src" ], "@babel/helper-transform-fixture-test-runner": [ "./packages/babel-helper-transform-fixture-test-runner/src" ], "@babel/helper-validator-identifier": [ "./packages/babel-helper-validator-identifier/src" ], "@babel/helper-validator-option": [ "./packages/babel-helper-validator-option/src" ], "@babel/helper-wrap-function": [ "./packages/babel-helper-wrap-function/src" ], "@babel/helpers": [ "./packages/babel-helpers/src" ], "@babel/parser": [ "./packages/babel-parser/src" ], "@babel/plugin-bugfix-firefox-class-in-computed-class-key": [ "./packages/babel-plugin-bugfix-firefox-class-in-computed-class-key/src" ], "@babel/plugin-bugfix-safari-class-field-initializer-scope": [ "./packages/babel-plugin-bugfix-safari-class-field-initializer-scope/src" ], "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": [ "./packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/src" ], "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": [ "./packages/babel-plugin-bugfix-safari-rest-destructuring-rhs-array/src" ], "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": [ "./packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/src" ], "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": [ "./packages/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly/src" ], "@babel/plugin-external-helpers": [ "./packages/babel-plugin-external-helpers/src" ], "@babel/plugin-proposal-async-do-expressions": [ "./packages/babel-plugin-proposal-async-do-expressions/src" ], "@babel/plugin-proposal-decorators": [ "./packages/babel-plugin-proposal-decorators/src" ], "@babel/plugin-proposal-destructuring-private": [ "./packages/babel-plugin-proposal-destructuring-private/src" ], "@babel/plugin-proposal-discard-binding": [ "./packages/babel-plugin-proposal-discard-binding/src" ], "@babel/plugin-proposal-do-expressions": [ "./packages/babel-plugin-proposal-do-expressions/src" ], "@babel/plugin-proposal-export-default-from": [ "./packages/babel-plugin-proposal-export-default-from/src" ], "@babel/plugin-proposal-function-bind": [ "./packages/babel-plugin-proposal-function-bind/src" ], "@babel/plugin-proposal-function-sent": [ "./packages/babel-plugin-proposal-function-sent/src" ], "@babel/plugin-proposal-import-defer": [ "./packages/babel-plugin-proposal-import-defer/src" ], "@babel/plugin-proposal-import-wasm-source": [ "./packages/babel-plugin-proposal-import-wasm-source/src" ], "@babel/plugin-proposal-optional-chaining-assign": [ "./packages/babel-plugin-proposal-optional-chaining-assign/src" ], "@babel/plugin-proposal-partial-application": [ "./packages/babel-plugin-proposal-partial-application/src" ], "@babel/plugin-proposal-pipeline-operator": [ "./packages/babel-plugin-proposal-pipeline-operator/src" ], "@babel/plugin-proposal-throw-expressions": [ "./packages/babel-plugin-proposal-throw-expressions/src" ], "@babel/plugin-syntax-async-do-expressions": [ "./packages/babel-plugin-syntax-async-do-expressions/src" ], "@babel/plugin-syntax-decorators": [ "./packages/babel-plugin-syntax-decorators/src" ], "@babel/plugin-syntax-destructuring-private": [ "./packages/babel-plugin-syntax-destructuring-private/src" ], "@babel/plugin-syntax-do-expressions": [ "./packages/babel-plugin-syntax-do-expressions/src" ], "@babel/plugin-syntax-export-default-from": [ "./packages/babel-plugin-syntax-export-default-from/src" ], "@babel/plugin-syntax-flow": [ "./packages/babel-plugin-syntax-flow/src" ], "@babel/plugin-syntax-function-bind": [ "./packages/babel-plugin-syntax-function-bind/src" ], "@babel/plugin-syntax-function-sent": [ "./packages/babel-plugin-syntax-function-sent/src" ], "@babel/plugin-syntax-import-defer": [ "./packages/babel-plugin-syntax-import-defer/src" ], "@babel/plugin-syntax-import-source": [ "./packages/babel-plugin-syntax-import-source/src" ], "@babel/plugin-syntax-jsx": [ "./packages/babel-plugin-syntax-jsx/src" ], "@babel/plugin-syntax-module-blocks": [ "./packages/babel-plugin-syntax-module-blocks/src" ], "@babel/plugin-syntax-optional-chaining-assign": [ "./packages/babel-plugin-syntax-optional-chaining-assign/src" ], "@babel/plugin-syntax-partial-application": [ "./packages/babel-plugin-syntax-partial-application/src" ], "@babel/plugin-syntax-pipeline-operator": [ "./packages/babel-plugin-syntax-pipeline-operator/src" ], "@babel/plugin-syntax-throw-expressions": [ "./packages/babel-plugin-syntax-throw-expressions/src" ], "@babel/plugin-syntax-typescript": [ "./packages/babel-plugin-syntax-typescript/src" ], "@babel/plugin-transform-arrow-functions": [ "./packages/babel-plugin-transform-arrow-functions/src" ], "@babel/plugin-transform-async-generator-functions": [ "./packages/babel-plugin-transform-async-generator-functions/src" ], "@babel/plugin-transform-async-to-generator": [ "./packages/babel-plugin-transform-async-to-generator/src" ], "@babel/plugin-transform-block-scoped-functions": [ "./packages/babel-plugin-transform-block-scoped-functions/src" ], "@babel/plugin-transform-block-scoping": [ "./packages/babel-plugin-transform-block-scoping/src" ], "@babel/plugin-transform-class-properties": [ "./packages/babel-plugin-transform-class-properties/src" ], "@babel/plugin-transform-class-static-block": [ "./packages/babel-plugin-transform-class-static-block/src" ], "@babel/plugin-transform-classes": [ "./packages/babel-plugin-transform-classes/src" ], "@babel/plugin-transform-computed-properties": [ "./packages/babel-plugin-transform-computed-properties/src" ], "@babel/plugin-transform-destructuring": [ "./packages/babel-plugin-transform-destructuring/src" ], "@babel/plugin-transform-dotall-regex": [ "./packages/babel-plugin-transform-dotall-regex/src" ], "@babel/plugin-transform-duplicate-keys": [ "./packages/babel-plugin-transform-duplicate-keys/src" ], "@babel/plugin-transform-duplicate-named-capturing-groups-regex": [ "./packages/babel-plugin-transform-duplicate-named-capturing-groups-regex/src" ], "@babel/plugin-transform-dynamic-import": [ "./packages/babel-plugin-transform-dynamic-import/src" ], "@babel/plugin-transform-explicit-resource-management": [ "./packages/babel-plugin-transform-explicit-resource-management/src" ], "@babel/plugin-transform-exponentiation-operator": [ "./packages/babel-plugin-transform-exponentiation-operator/src" ], "@babel/plugin-transform-export-namespace-from": [ "./packages/babel-plugin-transform-export-namespace-from/src" ], "@babel/plugin-transform-flow-comments": [ "./packages/babel-plugin-transform-flow-comments/src" ], "@babel/plugin-transform-flow-strip-types": [ "./packages/babel-plugin-transform-flow-strip-types/src" ], "@babel/plugin-transform-for-of": [ "./packages/babel-plugin-transform-for-of/src" ], "@babel/plugin-transform-function-name": [ "./packages/babel-plugin-transform-function-name/src" ], "@babel/plugin-transform-instanceof": [ "./packages/babel-plugin-transform-instanceof/src" ], "@babel/plugin-transform-jscript": [ "./packages/babel-plugin-transform-jscript/src" ], "@babel/plugin-transform-json-modules": [ "./packages/babel-plugin-transform-json-modules/src" ], "@babel/plugin-transform-json-strings": [ "./packages/babel-plugin-transform-json-strings/src" ], "@babel/plugin-transform-literals": [ "./packages/babel-plugin-transform-literals/src" ], "@babel/plugin-transform-logical-assignment-operators": [ "./packages/babel-plugin-transform-logical-assignment-operators/src" ], "@babel/plugin-transform-member-expression-literals": [ "./packages/babel-plugin-transform-member-expression-literals/src" ], "@babel/plugin-transform-modules-amd": [ "./packages/babel-plugin-transform-modules-amd/src" ], "@babel/plugin-transform-modules-commonjs": [ "./packages/babel-plugin-transform-modules-commonjs/src" ], "@babel/plugin-transform-modules-systemjs": [ "./packages/babel-plugin-transform-modules-systemjs/src" ], "@babel/plugin-transform-modules-umd": [ "./packages/babel-plugin-transform-modules-umd/src" ], "@babel/plugin-transform-named-capturing-groups-regex": [ "./packages/babel-plugin-transform-named-capturing-groups-regex/src" ], "@babel/plugin-transform-new-target": [ "./packages/babel-plugin-transform-new-target/src" ], "@babel/plugin-transform-nullish-coalescing-operator": [ "./packages/babel-plugin-transform-nullish-coalescing-operator/src" ], "@babel/plugin-transform-numeric-separator": [ "./packages/babel-plugin-transform-numeric-separator/src" ], "@babel/plugin-transform-object-rest-spread": [ "./packages/babel-plugin-transform-object-rest-spread/src" ], "@babel/plugin-transform-object-super": [ "./packages/babel-plugin-transform-object-super/src" ], "@babel/plugin-transform-optional-catch-binding": [ "./packages/babel-plugin-transform-optional-catch-binding/src" ], "@babel/plugin-transform-optional-chaining": [ "./packages/babel-plugin-transform-optional-chaining/src" ], "@babel/plugin-transform-parameters": [ "./packages/babel-plugin-transform-parameters/src" ], "@babel/plugin-transform-private-methods": [ "./packages/babel-plugin-transform-private-methods/src" ], "@babel/plugin-transform-private-property-in-object": [ "./packages/babel-plugin-transform-private-property-in-object/src" ], "@babel/plugin-transform-property-literals": [ "./packages/babel-plugin-transform-property-literals/src" ], "@babel/plugin-transform-proto-to-assign": [ "./packages/babel-plugin-transform-proto-to-assign/src" ], "@babel/plugin-transform-react-constant-elements": [ "./packages/babel-plugin-transform-react-constant-elements/src" ], "@babel/plugin-transform-react-display-name": [ "./packages/babel-plugin-transform-react-display-name/src" ], "@babel/plugin-transform-react-inline-elements": [ "./packages/babel-plugin-transform-react-inline-elements/src" ], "@babel/plugin-transform-react-jsx": [ "./packages/babel-plugin-transform-react-jsx/src" ], "@babel/plugin-transform-react-jsx/lib/development": [ "./packages/babel-plugin-transform-react-jsx/src/development.ts" ], "@babel/plugin-transform-react-jsx-development": [ "./packages/babel-plugin-transform-react-jsx-development/src" ], "@babel/plugin-transform-react-pure-annotations": [ "./packages/babel-plugin-transform-react-pure-annotations/src" ], "@babel/plugin-transform-regenerator": [ "./packages/babel-plugin-transform-regenerator/src" ], "@babel/plugin-transform-regexp-modifiers": [ "./packages/babel-plugin-transform-regexp-modifiers/src" ], "@babel/plugin-transform-reserved-words": [ "./packages/babel-plugin-transform-reserved-words/src" ], "@babel/plugin-transform-runtime": [ "./packages/babel-plugin-transform-runtime/src" ], "@babel/plugin-transform-shorthand-properties": [ "./packages/babel-plugin-transform-shorthand-properties/src" ], "@babel/plugin-transform-spread": [ "./packages/babel-plugin-transform-spread/src" ], "@babel/plugin-transform-sticky-regex": [ "./packages/babel-plugin-transform-sticky-regex/src" ], "@babel/plugin-transform-strict-mode": [ "./packages/babel-plugin-transform-strict-mode/src" ], "@babel/plugin-transform-template-literals": [ "./packages/babel-plugin-transform-template-literals/src" ], "@babel/plugin-transform-typeof-symbol": [ "./packages/babel-plugin-transform-typeof-symbol/src" ], "@babel/plugin-transform-typescript": [ "./packages/babel-plugin-transform-typescript/src" ], "@babel/plugin-transform-unicode-escapes": [ "./packages/babel-plugin-transform-unicode-escapes/src" ], "@babel/plugin-transform-unicode-property-regex": [ "./packages/babel-plugin-transform-unicode-property-regex/src" ], "@babel/plugin-transform-unicode-regex": [ "./packages/babel-plugin-transform-unicode-regex/src" ], "@babel/plugin-transform-unicode-sets-regex": [ "./packages/babel-plugin-transform-unicode-sets-regex/src" ], "@babel/preset-env": [ "./packages/babel-preset-env/src" ], "@babel/preset-flow": [ "./packages/babel-preset-flow/src" ], "@babel/preset-react": [ "./packages/babel-preset-react/src" ], "@babel/preset-typescript": [ "./packages/babel-preset-typescript/src" ], "@babel/register": [ "./packages/babel-register/src" ], "@babel/standalone": [ "./packages/babel-standalone/src" ], "@babel/template": [ "./packages/babel-template/src" ], "@babel/traverse": [ "./packages/babel-traverse/src" ], "@babel/types": [ "./packages/babel-types/src" ], "@babel/eslint-parser": [ "./eslint/babel-eslint-parser/src" ], "@babel/eslint-plugin": [ "./eslint/babel-eslint-plugin/src" ], "@babel/eslint-plugin-development": [ "./eslint/babel-eslint-plugin-development/src" ], "@babel/eslint-plugin-development-internal": [ "./eslint/babel-eslint-plugin-development-internal/src" ], "@babel/plugin-codemod-object-assign-to-object-spread": [ "./codemods/babel-plugin-codemod-object-assign-to-object-spread/src" ], "@babel/plugin-codemod-optional-catch-binding": [ "./codemods/babel-plugin-codemod-optional-catch-binding/src" ], "@babel/plugin-transform-react-jsx-compat": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-transform-react-jsx-self": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-transform-react-jsx-source": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-proposal-record-and-tuple": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-async-functions": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-async-generators": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-bigint": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-class-properties": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-class-static-block": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-dynamic-import": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-exponentiation-operator": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-export-extensions": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-export-namespace-from": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-import-meta": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-json-strings": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-logical-assignment-operators": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-module-string-names": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-nullish-coalescing-operator": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-numeric-separator": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-object-rest-spread": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-optional-catch-binding": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-optional-chaining": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-private-property-in-object": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-record-and-tuple": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-top-level-await": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-trailing-function-commas": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-unicode-sets-regex": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-decimal": [ "./lib/archived-libs.d.ts" ], "@babel/plugin-syntax-import-reflection": [ "./lib/archived-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-async-arrows-in-class": [ "./lib/third-party-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-edge-default-parameters": [ "./lib/third-party-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-edge-function-name": [ "./lib/third-party-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-tagged-template-caching": [ "./lib/third-party-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-safari-block-shadowing": [ "./lib/third-party-libs.d.ts" ], "@babel/preset-modules/lib/plugins/transform-safari-for-shadowing": [ "./lib/third-party-libs.d.ts" ], "babel-plugin-polyfill-corejs2": [ "./lib/third-party-libs.d.ts" ], "babel-plugin-polyfill-corejs3": [ "./lib/third-party-libs.d.ts" ], "babel-plugin-polyfill-regenerator": [ "./lib/third-party-libs.d.ts" ], "regenerator-transform": [ "./lib/third-party-libs.d.ts" ], "kexec": [ "./lib/kexec.d.ts" ] } } }