.lint 463 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. @root
  2. module
  3. indent 2
  4. maxlen 100
  5. tabs
  6. ass
  7. continue
  8. forin
  9. nomen
  10. plusplus
  11. vars
  12. ./global.js
  13. ./function/_define-length.js
  14. ./function/#/copy.js
  15. ./object/unserialize.js
  16. ./test/function/valid-function.js
  17. evil
  18. ./math/_pack-ieee754.js
  19. ./math/_unpack-ieee754.js
  20. ./math/clz32/shim.js
  21. ./math/imul/shim.js
  22. ./number/to-uint32.js
  23. ./string/#/at.js
  24. bitwise
  25. ./math/fround/shim.js
  26. predef+ Float32Array
  27. ./object/first-key.js
  28. forin
  29. ./test/reg-exp/#/index.js
  30. predef+ __dirname