kdayun-template/.tern-project

14 lines
131 B
Plaintext
Raw Permalink Normal View History

2022-02-19 20:28:01 +08:00
{
"plugins": {
"guess-types": {
},
"outline": {
}
},
"libs": [
"ecma5",
"browser"
]
}