Files
Jan Krueger e1307c58d3 docs(samples): add graphql-federation schema-first sample
add graphql-federation schema-first sample applications

Closes #4686
2021-07-09 00:41:00 +02:00

5 lines
97 B
JSON

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