/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/babel-standalone/scripts/pluginConfig.json
94 строки
3 KB
liuxingbaoyu
Add knip (#17955)
05 май 2026, 17:05
Не верифицирован
05 май 2026, 17:05
6402dbb
Код
Авторство
О чём код?
{ "noopPlugins": [], "unexposedNoopPlugins": [], "externalPlugins": [ "external-helpers", "syntax-decorators", "syntax-destructuring-private", "syntax-do-expressions", "syntax-export-default-from", "syntax-flow", "syntax-function-bind", "syntax-function-sent", "syntax-jsx", "syntax-module-blocks", "syntax-optional-chaining-assign", "syntax-pipeline-operator", "syntax-typescript", "transform-async-generator-functions", "transform-class-properties", "transform-class-static-block", "proposal-decorators", "proposal-destructuring-private", "proposal-do-expressions", "transform-duplicate-named-capturing-groups-regex", "transform-dynamic-import", "proposal-export-default-from", "transform-export-namespace-from", "proposal-function-bind", "proposal-function-sent", "transform-json-strings", "transform-logical-assignment-operators", "transform-nullish-coalescing-operator", "transform-numeric-separator", "transform-object-rest-spread", "transform-optional-catch-binding", "transform-optional-chaining", "proposal-optional-chaining-assign", "proposal-pipeline-operator", "transform-private-methods", "transform-private-property-in-object", "transform-regexp-modifiers", "proposal-throw-expressions", "transform-unicode-property-regex", "transform-unicode-sets-regex", "transform-async-to-generator", "transform-arrow-functions", "transform-block-scoped-functions", "transform-block-scoping", "transform-classes", "transform-computed-properties", "transform-destructuring", "transform-dotall-regex", "transform-duplicate-keys", "transform-exponentiation-operator", "transform-flow-comments", "transform-flow-strip-types", "transform-for-of", "transform-function-name", "transform-instanceof", "transform-jscript", "transform-json-modules", "transform-literals", "transform-member-expression-literals", "transform-modules-amd", "transform-modules-commonjs", "transform-modules-systemjs", "transform-modules-umd", "transform-named-capturing-groups-regex", "transform-new-target", "transform-object-super", "transform-parameters", "transform-property-literals", "transform-proto-to-assign", "transform-react-constant-elements", "transform-react-display-name", "transform-react-inline-elements", "transform-react-jsx", "transform-react-jsx-development", "transform-regenerator", "transform-reserved-words", "transform-runtime", "transform-shorthand-properties", "transform-spread", "transform-sticky-regex", "transform-strict-mode", "transform-template-literals", "transform-typeof-symbol", "transform-typescript", "transform-unicode-escapes", "transform-unicode-regex", "transform-explicit-resource-management", "proposal-import-defer" ] }