-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Tern settings
{
"tern_argument_hints": true,
"tern_output_style": "tooltip",
"tern_argument_completion": true,
"tern_arguments": ["--no-port-file"],
"tern_command": ["tern"]
}.tern-project
{
"ecmaVersion": 7,
"libs": [],
"dontLoad": [
"node_modules"
],
"plugins": {
"complete_strings": {},
"node": {},
"modules": {},
"jsx": {},
"es_modules": {},
"doc_comment": {
"fullDocs": true
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
