Skip to content

Commit

Permalink
Add icon for ESLint. See
Browse files Browse the repository at this point in the history
  • Loading branch information
angelozerr committed Feb 4, 2015
1 parent 76c1d99 commit 94763de
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion core/ternjs/metadata/eslint.metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint",
"label": "eslint",
"label": "ESLint",
"homepage": "https://github.com/angelozerr/tern-eslint",
"author": "Angelo ZERR <angelo.zerr@gmail.com>",
"description": "This plugin validate JS files with ESLint.",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions eclipse/tern.eclipse.ide.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,10 @@
id="dojotoolkit"
icon="/icons/full/obj16/dojotoolkit.png" >
</image>
<image
id="eslint"
icon="/icons/full/obj16/eslint.png" >
</image>
<image
id="extjs"
icon="/icons/full/obj16/extjs.png" >
Expand Down

0 comments on commit 94763de

Please sign in to comment.