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
52e9acb329229389bf71065ab9840e3ff50a9b30
miracles_in_motion/tsconfig.node.json

10 lines
212 B
JSON
Raw Normal View History

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
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 28ms 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