/
votchitsev
/
react-native-animations-tutorial
Обзор
Документация
Войти
/
votchitsev
/
react-native-animations-tutorial
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tsconfig.json
10 строк
169 B
Dmitry
feat: add wallpaper carousel component
12 янв 2025, 17:57
12 янв 2025, 17:57
52d414e
Код
Авторство
О чём код?
{ "extends": "expo/tsconfig.base", "compilerOptions": { "strict": true, "baseUrl": ".", "paths": { "@components/*": ["./components/*"] } } }