3
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-02 15:21:52 +08:00
cordova-android/node_modules/shelljs/.jshintrc

7 lines
88 B
Plaintext
Raw Normal View History

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