chore: configure tern
Alan Pearce alan@alanpearce.eu
Sun, 18 Jun 2017 12:24:42 +0200
1 files changed, 8 insertions(+), 0 deletions(-)
jump to
A .tern-project
@@ -0,0 +1,8 @@+{ + "plugins": { + "node": {}, + "modules": {}, + "commonjs": {}, + "node_resolve": {} + } +}