Skip to content

Commit d140b06

Browse files
Configure requirejs
1 parent bc0de1d commit d140b06

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tern/.tern-project

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"plugins": {
66
"requirejs": {
77
"baseURL": "./",
8-
"paths": {}
8+
"paths": {},
9+
"doc_comment": null,
10+
"es_modules": {},
11+
"node": {}
912
}
1013
},
1114
"dontLoad": [

0 commit comments

Comments
 (0)