kcscDev/egovframe-template-simple-r.../jsconfig.json

8 lines
98 B
JSON
Raw Permalink Normal View History

2023-10-12 04:15:42 +00:00
{
"compilerOptions": {
"baseUrl": "src/"
},
"include": [
"src"
]
}