Add tern config
This commit is contained in:
parent
aee1ecab8a
commit
7ba6cf3580
8
.tern-config
Normal file
8
.tern-config
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"libs": [
|
||||||
|
"browser"
|
||||||
|
],
|
||||||
|
"plugins": {
|
||||||
|
"node": {}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user