spug/spug_web/jsconfig.json

9 lines
82 B
JSON

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