regexp: true, if the . should be allowed in regexp literals
Change-Id: Iea9f91322c50d36db08cfdc79015163980fad99a
PATH := $(CURDIR)/build-tools/bin:$(PATH)
JSLINT_LEVEL = 1
-JSLINT = jslint --sloppy --eqeq --bitwise --forin --nomen --predef jQuery --color --plusplus --browser --jqmspace
+JSLINT = jslint --sloppy --eqeq --bitwise --forin --nomen --predef jQuery --color --plusplus --browser --jqmspace --regexp
COMMON_WIDGET = common
INLINE_PROTO = 1
OUTPUT_ROOT = $(CURDIR)/build