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 0247733 commit 6e8804dCopy full SHA for 6e8804d
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