spug/spug_web/jsconfig.json

8 lines
81 B
JSON

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