Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Feb 26, 2011
1 parent 5d60dce commit 436df39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -19,5 +19,7 @@ The plugin should then appear in the Gedit plugins list under Edit > Preferences

Click Tools > JSHint Check or press <Shift><CTRL>+j to run it.

In the configuration dialog you can edit your Globals and your configuration. A default configuration is supplied: "/\* curly: true, eqeqeq: true, forin: true, undef: true,\*/"
In the configuration dialog you can edit your globals and your configuration. A default configuration is supplied:
"/\* curly: true, eqeqeq: true, forin: true, undef: true,\*/"
By default, no globals are defined.

0 comments on commit 436df39

Please sign in to comment.