spug/spug_web/jsconfig.json
2020-01-15 20:48:22 +08:00

9 lines
82 B
JSON

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