mirror of
https://gitee.com/vuejs/vue.git
synced 2024-12-05 05:27:59 +08:00
add tern config file
This commit is contained in:
parent
097bb2e4e8
commit
19f3fab1c4
6
.tern-project
Normal file
6
.tern-project
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"ecmaVersion": 6,
|
||||||
|
"libs": [
|
||||||
|
"browser"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user