审查视图

public/assets/libs/jcrop/node_modules/grunt-legacy-log/.jshintrc 213 字节
景龙 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14
{
  "curly": true,
  "eqeqeq": true,
  "immed": true,
  "latedef": "nofunc",
  "newcap": true,
  "noarg": true,
  "sub": true,
  "undef": true,
  "unused": true,
  "boss": true,
  "eqnull": true,
  "node": true
}