This repository has been archived on 2025-08-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
giovani.lol/jsconfig.json

6 lines
81 B
JSON

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