forked from colonelpanic/dotfiles
add default tern_config.
This commit is contained in:
parent
1448dc5950
commit
2313b22996
@ -1 +1 @@
|
||||
Subproject commit 0b9320607705210f67f7b37dda5f9dc2ac47c9ea
|
||||
Subproject commit 26a9f5e5dd382bd1fff2ffebc82e3e64b51282e7
|
12
dotfiles/tern_config
Normal file
12
dotfiles/tern_config
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"libs": [
|
||||
"browser",
|
||||
"jquery"
|
||||
],
|
||||
"plugins": {
|
||||
"requirejs": {
|
||||
"baseURL": "./",
|
||||
"paths": {}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user