Hospital-Management-System/client/jsconfig.json

7 lines
74 B
JSON
Raw Normal View History

2021-03-31 01:50:36 +00:00
{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}