This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
magic_box_server/.tern-project
2018-09-25 14:57:35 +08:00

24 lines
244 B
JSON

{
"ecmaVersion": 5,
"plugins": {
"guess-types": {
},
"outline": {
},
"angular1": {
},
"yui3": {
},
"aui1.5.x": {
}
},
"libs": [
"browser",
"jquery"
]
}