Skip to content

Commit

Permalink
Configure requirejs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-robitail committed Mar 18, 2019
1 parent bc0de1d commit d140b06
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tern/.tern-project
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"plugins": {
"requirejs": {
"baseURL": "./",
"paths": {}
"paths": {},
"doc_comment": null,
"es_modules": {},
"node": {}
}
},
"dontLoad": [
Expand Down

0 comments on commit d140b06

Please sign in to comment.