bigbluebutton-Github/bigbluebutton-html5/jsconfig.json
2022-02-21 12:42:29 +00:00

6 lines
91 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": { "/*": ["*"] }
}
}