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

8 lines
98 B
JSON

{
"compilerOptions": {
"baseUrl": "src/"
},
"include": [
"src"
]
}