Skip to content

Commit

Permalink
Convert eme-controller to TypeScript.
Browse files Browse the repository at this point in the history
Added TypeScript types to the code.

Handled media detached and removing the encrypted event listener.
  • Loading branch information
itsjamie committed Jan 22, 2019
1 parent d8be3dc commit 4e2ae38
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 157 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
@@ -1,5 +1,6 @@
module.exports = {
'env': {
'browser': true,
'commonjs': true,
'es6': true
},
Expand Down

0 comments on commit 4e2ae38

Please sign in to comment.