{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "types": ["@citizenfx/client"]
  },
  "include": ["./**/*", "../common/**/*"]
}
