This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
chathive/client/jsconfig.json
2023-07-12 19:02:00 +03:00

6 lines
83 B
JSON

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