Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
7fef3736bc
commit
9b1a32f070
33
js/ui/cordova/plugins/cordova-plugin-http/zedconfig.json
Normal file
33
js/ui/cordova/plugins/cordova-plugin-http/zedconfig.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"preferences": {
|
||||
"tabSize": 2,
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user