Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

{
  "curly": true,
  "newcap": true,
  "noarg": true,
  "quotmark": "single",
  "regexp": true,
  "trailing": true,

  "boss": true,
  "eqnull": true,
  "expr": true,
  "validthis": true,
  
  "browser": true,
  "jquery": true
}