Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Item12952: jslinting configure.js
remaining errors:

jslint:configure.uncompressed.js:32:15:All 'debugger' statements should be removed.
jslint:configure.uncompressed.js:48:16:'$image' is not defined.
jslint:configure.uncompressed.js:540:17:'load_section_specs' is not defined.
jslint:configure.uncompressed.js:602:25:eval is evil.
  • Loading branch information
MichaelDaum committed Sep 1, 2014
1 parent b499993 commit a41af4d
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 121 deletions.
2 changes: 1 addition & 1 deletion pub/System/ConfigurePlugin/Makefile
@@ -1,5 +1,5 @@
FOSWIKI_ROOT?=~/foswiki/core
TARGET= configure.js resig.js types.js
TARGET= configure.js resig.js types.js configure.css

-include $(FOSWIKI_ROOT)/pub/System/JQueryPlugin/Makefile.include

Expand Down

0 comments on commit a41af4d

Please sign in to comment.