/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-native-codegen/.babelrc
9 строк
269 B
Phil Pluckthun
chore(react-native-codegen): Remove fixtures and outdated transforms from build output (#49916)
10 мар 2025, 15:44
10 мар 2025, 15:44
b52f0d8
Код
Авторство
О чём код?
{ "plugins": [ "@babel/plugin-transform-flow-strip-types", "@babel/plugin-syntax-dynamic-import", "@babel/plugin-transform-class-properties", "@babel/plugin-transform-nullish-coalescing-operator", "@babel/plugin-transform-optional-chaining" ] }