aboutsummaryrefslogtreecommitdiff
path: root/cordova/node_modules/shelljs/.jshintrc
blob: a80c559aa14d6d6a8c6e0f7267a6fe77868da44d (plain)
1
2
3
4
5
6
7
{
  "loopfunc": true,
  "sub": true,
  "undef": true,
  "unused": true,
  "node": true
}