diff options
Diffstat (limited to 'StoneIsland/platforms/android/cordova/.jshintrc')
| -rw-r--r-- | StoneIsland/platforms/android/cordova/.jshintrc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/StoneIsland/platforms/android/cordova/.jshintrc b/StoneIsland/platforms/android/cordova/.jshintrc deleted file mode 100644 index 89a121cf..00000000 --- a/StoneIsland/platforms/android/cordova/.jshintrc +++ /dev/null @@ -1,10 +0,0 @@ -{ - "node": true - , "bitwise": true - , "undef": true - , "trailing": true - , "quotmark": true - , "indent": 4 - , "unused": "vars" - , "latedef": "nofunc" -} |
