dotenv-multi/tsconfig.build.json
RingOfStorms (Joshua Bell) 5582d09293 initial commit
2020-12-19 16:49:33 -06:00

4 lines
112 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts", "**/*test.ts"]
}