Skip to content

Commit

Permalink
Merge pull request #164 from nick22985/Angular-(.ng)-support
Browse files Browse the repository at this point in the history
Angular (.ng) support
  • Loading branch information
xhayper committed Dec 12, 2022
2 parents 4f9c357 + ba33bae commit 1e99002
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,9 @@
"/^angular[^.]*\\.js$/i": {
"image": "angular"
},
".ng": {
"image": "angular"
},
".applescript": {
"image": "applescript"
},
Expand Down

0 comments on commit 1e99002

Please sign in to comment.