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