We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da954ab commit 1690a82Copy full SHA for 1690a82
addon/ng2/blueprints/ng2/files/tslint.json
@@ -1,4 +1,7 @@
1
{
2
+ "rulesDirectory": [
3
+ "node_modules/codelyzer"
4
+ ],
5
"rules": {
6
"class-name": true,
7
"comment-format": [
0 commit comments