069c68bfe4
Support the Blu-ray disc Audio-Video (BDAV) MPEG-2 Transport Stream (M2TS) format. https://en.wikipedia.org/wiki/.m2ts Fixes: #2350
4 lines
107 B
JSON
4 lines
107 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "node_modules", "upload", "test", "**/*spec.ts"]
|
|
}
|