Skip to content

Commit

Permalink
Remove needless quotes and .jsonc file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Jun 22, 2018
1 parent b74f82b commit 0568239
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2100,7 +2100,6 @@ JSON with comments:
aliases:
- jsonc
extensions:
- ".jsonc"
- ".sublime-build"
- ".sublime-commands"
- ".sublime-completions"
Expand All @@ -2118,7 +2117,7 @@ JSON with comments:
- ".babelrc"
- ".eslintrc.json"
- ".jslintrc"
- "tsconfig.json"
- tsconfig.json
language_id: 423
JSON5:
type: data
Expand Down

0 comments on commit 0568239

Please sign in to comment.