Logo
Explore Help
Register Sign In
d-bis/miracles_in_motion
4
0
Fork 0
You've already forked miracles_in_motion
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f5eb036ee9cb77dd6c6288d2d507bf1b191b9fa8
miracles_in_motion/tsconfig.node.json

10 lines
221 B
JSON
Raw Normal View History

Deploy to production - ensure all endpoints operational
2025-11-12 08:17:28 -08:00
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
feat: initialize project with Tailwind CSS, React, and TypeScript setup - Added Tailwind CSS configuration with custom theme colors and animations. - Created global styles in index.css including custom scrollbar and button components. - Set up main entry point in main.tsx to render the App component. - Configured TypeScript with strict settings and path mapping. - Added support for high contrast mode and reduced motion in styles. - Included print styles for better printing experience.
2025-10-04 18:11:14 -07:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 39ms Template: 2ms
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