Files
Aditya Gupta aabb8986aa Initial commit
2026-06-29 19:29:19 +05:30

8 lines
128 B
JSON

{
"extends": "@extension/tsconfig/base",
"compilerOptions": {
"baseUrl": "."
},
"include": ["tailwind.config.ts"]
}