Reactive-Resume/server/tsconfig.build.json

5 lines
58 B
JSON
Raw Normal View History

2022-03-06 21:48:29 +00:00
{
"extends": "./tsconfig.json",
"exclude": ["dist"]
}