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 8fe73db commit 3de77f9Copy full SHA for 3de77f9
tslint.json
@@ -189,10 +189,7 @@
189
"**/*.zone.spec.ts",
190
// TODO(mmalerba): following files to be cleaned up and removed from this list:
191
"**/src/cdk/testing/tests/testbed.spec.ts",
192
- "**/src/material/select/**/*.spec.ts",
193
- "**/src/material/stepper/**/*.spec.ts",
194
- "**/src/material/tabs/**/*.spec.ts",
195
- "**/src/material/tooltip/testing/tooltip-harness.spec.ts"
+ "**/src/material/**/*.spec.ts"
196
]
197
198
},
0 commit comments