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
f64fdb561e5d551f8bb610a35c34124a9ec1d358
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: 57ms Template: 3ms
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