Skip to content

Instantly share code, notes, and snippets.

@ToQoz
Created May 16, 2017 08:09

Revisions

  1. ToQoz created this gist May 16, 2017.
    10 changes: 10 additions & 0 deletions .tern-project
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    {
    "libs": [
    "browser"
    ],
    "plugins": {
    "node": {},
    "es_modules": {},
    "node_resolve": {}
    }
    }