mirror of
https://github.com/myfatemi04/wheelshare-old-backend.git
synced 2025-04-20 11:40:16 -04:00
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"outDir": "dist/",
|
|
},
|
|
"files": ["src/types.ts"],
|
|
"include": ["src/"],
|
|
"exclude": ["node_modules/"],
|
|
} |