We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d13db commit 401d898Copy full SHA for 401d898
src/material/tsconfig.json
@@ -2,7 +2,7 @@
2
{
3
"extends": "../../tsconfig.json",
4
"compilerOptions": {
5
- "rootDir": "..",
+ "rootDirs": ["..", "../../tools"],
6
"baseUrl": ".",
7
"paths": {
8
"@angular/cdk": ["../cdk"],
0 commit comments