{
  "extends": "./tsconfig",
  "compilerOptions": {
    "rootDir": "./src",
  },
  "include": ["src/**/*"]
}