From d140b06ed9134183f19c831cab1d9a53f29ef9c3 Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Mon, 18 Mar 2019 12:36:41 -0300 Subject: [PATCH] Configure requirejs --- tern/.tern-project | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tern/.tern-project b/tern/.tern-project index 036eba9..c4a355f 100644 --- a/tern/.tern-project +++ b/tern/.tern-project @@ -5,7 +5,10 @@ "plugins": { "requirejs": { "baseURL": "./", - "paths": {} + "paths": {}, + "doc_comment": null, + "es_modules": {}, + "node": {} } }, "dontLoad": [