{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "rootDir": "./src",
    "removeComments": true
  },
  "include": ["./src"]
}
