Skip to content

Commit 2c09028

Browse files
committed
docs(readme): update codelyzer dir
1 parent 2383f33 commit 2c09028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Then hop to your `tslint.json` and add rulesDirectory which points to codelyzer,
1010
```json
1111
{
1212
"rulesDirectory": [
13-
"node_modules/codelyzer/dist/src"
13+
"node_modules/codelyzer"
1414
],
1515
"rules":{
1616
}

0 commit comments

Comments
 (0)