Fixed tsconfig snippet

This commit is contained in:
Alexander Vakrilov
2017-05-09 13:30:56 +03:00
committed by GitHub
parent 9ba05afd43
commit 910f23afe6

View File

@ -19,6 +19,7 @@ TypeScript projects need to reference the **ES6 and DOM libraries**. Add this to
"./node_modules/*"]
}
}
}
```
## Camera