Skip to content

Commit b01926c

Browse files
committed
docs: update indentation
1 parent 90a3c65 commit b01926c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Below you can find a recommended configuration which is based on the [Angular 2
1717
"host-parameter-decorator": true,
1818
"input-parameter-decorator": true,
1919
"output-parameter-decorator": true,
20-
"attribute-parameter-decorator":true,
21-
"input-property-directive":true,
22-
"output-property-directive":true
20+
"attribute-parameter-decorator": true,
21+
"input-property-directive": true,
22+
"output-property-directive": true
2323
}
2424
```
2525

0 commit comments

Comments
 (0)