bb-plane-fork/packages/i18n/src
Aaron 83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests (#8137)
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files

* [WEB-5459] chore: updates after running codemod

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:39:40 +05:30
..
constants [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
context [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30
hooks [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
locales [WEB-5000] feat: enhance exports settings with rich filters (#8124) 2025-11-19 14:31:48 +05:30
store [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
types [WEB-3855] feat: Turkish language support (#6922) 2025-04-15 16:36:02 +05:30
index.ts [WEB-4810] feat: migrate to tsdown from tsup (#7679) 2025-09-03 14:01:57 +05:30