stow
This commit is contained in:
parent
88a083861c
commit
9f27ccae29
17 changed files with 1685 additions and 0 deletions
11
global/.tern-project
Normal file
11
global/.tern-project
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"ecmaVersion": 6,
|
||||
"libs": [
|
||||
"browser",
|
||||
"react"
|
||||
],
|
||||
"plugins": {
|
||||
"node": {},
|
||||
"jsx": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue