mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-04-24 00:00:03 +08:00
Fixed ios code to work with AFNetwork 3.0.x
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"preferences": {
|
||||
"tabSize": 4,
|
||||
"wordWrap": true,
|
||||
"useSoftTabs": true,
|
||||
"gotoExclude": []
|
||||
},
|
||||
"packages": [
|
||||
"gh:wymsee/zed-tools/mobile"
|
||||
],
|
||||
"modes": {
|
||||
"javascript": {
|
||||
"commands": {
|
||||
"Tools:Check": {
|
||||
"options": {
|
||||
"globals": {
|
||||
"angular": true,
|
||||
"$": true,
|
||||
"device": true,
|
||||
"persistence": true,
|
||||
"moment": true,
|
||||
"sos": true,
|
||||
"LocalFileSystem": true,
|
||||
"Hammer": true,
|
||||
"AnimationFrame": true,
|
||||
"Bloodhound": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user