Files
thingiverse-graphql/tsconfig.build.json
João Geonizeli 0e27984e8e initial commit
2022-08-15 06:25:56 -03:00

5 lines
97 B
JSON

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