summary refs log tree commit diff stats
path: root/.tern-project
blob: 5ddaf9dc72404532b5fd8c9d643215c4c28e0ad7 (plain)
1
2
3
4
5
6
7
8
{
  "plugins": {
    "node": {},
    "modules": {},
    "commonjs": {},
    "node_resolve": {}
  }
}