Logo
Explore Help
Sign In
fyah/mao1
1
0
Fork 0
You've already forked mao1
Code Issues Pull Requests Actions Packages Projects 1 Releases Wiki Activity
Files
52443bffc208760b28fa2d98c0a6574843684cc0
mao1/PWA/tsconfig.json

19 lines
418 B
JSON
Raw Normal View History

feat: add PWA — mobile multi-model chat app (Vite + React) - Vite + React + TypeScript + Tailwind v4 - vite-plugin-pwa for service worker and manifest - Dark mode, borderless design with glow effects - Reuses Elec components, adapted for mobile viewport - Standalone-ready: can install to phone home screen Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 12:19:19 +08:00
{
"compilerOptions": {
"target": "ES2022",
"module": "ESNext",
"moduleResolution": "bundler",
"jsx": "react-jsx",
"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"types": ["vite/client"]
},
add shenyan-app RN project + PWA push/noise updates
2026-05-13 17:38:35 +08:00
"include": ["src"],
"exclude": ["src/sw.ts"]
feat: add PWA — mobile multi-model chat app (Vite + React) - Vite + React + TypeScript + Tailwind v4 - vite-plugin-pwa for service worker and manifest - Dark mode, borderless design with glow effects - Reuses Elec components, adapted for mobile viewport - Standalone-ready: can install to phone home screen Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 12:19:19 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 55ms 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