mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-29 07:55:55 +08:00
Enable nodejs completion with tern
This commit is contained in:
parent
a23c68092e
commit
718cdbe9ae
1 changed files with 5 additions and 0 deletions
5
.tern-project
Normal file
5
.tern-project
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"plugins": {
|
||||
"node": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue