spug/spug_web/jsconfig.json
2019-11-09 18:39:48 +08:00

8 lines
81 B
JSON

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