databag/net/web/jsconfig.json
2022-04-25 22:27:11 -07:00

7 lines
74 B
JSON

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