Fixed tsconfig in chrome definitions

This commit is contained in:
Nikolai Ommundsen
2018-06-05 08:54:45 +02:00
parent 639b2c3d5e
commit 73a28dd508

View File

@@ -20,11 +20,6 @@
"files": [
"index.d.ts",
"chrome-cast/index.d.ts",
<<<<<<< HEAD
"test/index.ts"
=======
"test/index.ts",
"test/chrome-app.ts"
>>>>>>> 3880e40c72fd987cfb539c75e9798cee27a7255b
]
}