{
"extends": "../tsconfig.json",
"compilerOptions": {
"typeRoots": [
"@ragempcommunity/types-client"
],
"baseUrl": "./src"
}