databag/net/web/jsconfig.json

7 lines
74 B
JSON
Raw Normal View History

2022-04-26 05:27:11 +00:00
{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}