๐Ÿ“ฆ Kimsoo0119 / map_finder_backend

๐Ÿ“„ tsconfig.build.json ยท 5 lines
1
2
3
4
5{
  "extends": "./tsconfig.json",
  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}