Add new hls.light.d.ts to tsconfig.json's list

This commit is contained in:
Avi Vahl
2018-02-16 13:27:12 +02:00
parent 1a51a3acf7
commit bec06b6e11

View File

@@ -19,6 +19,7 @@
},
"files": [
"index.d.ts",
"dist/hls.light.d.ts",
"hls.js-tests.ts"
]
}