callstack / callstack/react-native-paper
Use import aliases
オープン
feature request
- 主要言語
- TypeScript
- スター
- 14.5k
- フォーク
- 2.2k
- 平均マージ
- 5日 23時間
- マージ済み PR(30日)
- 12
説明
**Is your feature request related to a problem? Please describe.**
Using too much `../../` in import statements is boring.
**Describe the solution you'd like**
Implement import alias `@/` instead of `../../` for better DX, maintaining and stability.
コントリビューションガイド
調査の方向性
No files, tests, or entry points are named. Start by locating the repository's TypeScript and bundler configuration and inventorying relative imports using ../../; determine how an @/ alias would work across the React Native build and development setup. Done means the alias is configured consistently and existing imports can use it without breaking builds or platform behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- build-system, developer-experience
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100