{
  "extends": "tsex/tsconfig.json",
  "compilerOptions": {
    "noImplicitAny": false,
    "noUnusedParameters": false
  }
}
