Skip to content

Commit

Permalink
Merge pull request #6 from SystemDisc/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
princemaple authored Mar 14, 2017
2 parents db7c5cc + 901e898 commit 17eebac
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ with the following setting:
"syntaxes": [
{
"syntax": "Angular2 HTML Syntax/Angular2HTML",
"rules": [
{ "file_path": ".*(?:\\\\|/)[\\w-]+\\.component\\.html$" }
]
}
"extensions": ["component.html"],
},
]
```

Expand Down

0 comments on commit 17eebac

Please sign in to comment.