{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Client", "compilerOptions": { "types": ["./node_modules/@ragempcommunity/types-client/index.d.ts"] }, "extends": ["../tsconfig.ragefw.json"] }