| <?json version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.0"?> | |
| <plugin> | |
| <extension point="org.eclipse.core.contenttype.contentTypes"> | |
| <content-type | |
| file-names=".jshintrc" | |
| priority="high" | |
| name="%JSHHintRc_Content_Type_Extension_Element.name" | |
| id="org.eclipse.wst.json.jshint.core.jshintrcsource" | |
| base-type="org.eclipse.wst.json.core.jsonsource"> | |
| </content-type> | |
| </extension> | |
| </plugin> |