bilder sortiert
This commit is contained in:
10
engine/cordova-android-c0.6.1/.jshintrc
Normal file
10
engine/cordova-android-c0.6.1/.jshintrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"node": true
|
||||
, "bitwise": true
|
||||
, "undef": true
|
||||
, "trailing": true
|
||||
, "quotmark": true
|
||||
, "indent": 4
|
||||
, "unused": "vars"
|
||||
, "latedef": "nofunc"
|
||||
}
|
||||
Reference in New Issue
Block a user