readme_skulpt.txt 237 B

123456
  1. wrapper.py is a niceifier around jslint (see comments at top of file)
  2. d8.js is a wrapper to run jslint in d8 (the v8 shell).
  3. jslint itself (fulljslint.js) is unchanged except to disable erroring out when
  4. 50 warnings are reached.