Logo
Explore Help
Sign In
Rockachopa/Timmy-time-dashboard
1
0
Fork 2
You've already forked Timmy-time-dashboard
Code Issues 7 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7875e2309e8cdc4cc8aa5a352fd7d2b72825dba6
Timmy-time-dashboard/mobile-app/tsconfig.json

30 lines
432 B
JSON
Raw Normal View History

feat: add Timmy Chat mobile app (Expo/React Native) - Single-screen chat interface with Timmy's sovereign AI personality - Text messaging with real-time AI responses via server chat API - Voice recording and playback with waveform visualization - Image sharing (camera + photo library) with full-screen viewer - File attachments via document picker - Dark arcane theme matching the Timmy Time dashboard - Custom app icon with glowing T circuit design - Timmy system prompt ported from dashboard prompts.py - Unit tests for chat utilities and message types
2026-02-26 21:55:41 -05:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true,
"types": [
"node",
"nativewind/types"
],
"paths": {
"@/*": [
"./*"
],
"@shared/*": [
"./shared/*"
]
}
},
"include": [
"**/*.ts",
"**/*.tsx",
".expo/types/**/*.ts",
"expo-env.d.ts",
"nativewind-env.d.ts"
],
"exclude": [
"node_modules",
"dist"
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 131ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API