This repository has been archived on 2025-11-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
qoverflow/client/jsconfig.json
2022-07-27 16:43:08 -04:00

6 lines
93 B
JSON

{
"compilerOptions": {
"baseUrl": "src"
},
"exclude": ["node_modules"]
}