{
  "compilerOptions": {
    "baseUrl": "../lib",
    "paths": {
      "*": ["./*"]
    }
  },
  "include": ["./**/*.ts"]
}