databag/net/web/jsconfig.json

7 lines
74 B
JSON
Raw Normal View History

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