Skip to content

Commit cea543c

Browse files
committed
chore(dev): add .tern file to project
1 parent 3012b9e commit cea543c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.tern-project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"plugins": {
3+
"node": {},
4+
"lint": {},
5+
"node-extension": {}
6+
}
7+
}

0 commit comments

Comments
 (0)