3
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-01 14:33:00 +08:00
cordova-android/node_modules/shelljs/.jshintrc
2015-10-20 12:21:30 +03:00

7 lines
88 B
Plaintext

{
"loopfunc": true,
"sub": true,
"undef": true,
"unused": true,
"node": true
}