databag/net/web/jsconfig.json
Roland Osborne 3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00

7 lines
74 B
JSON

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