mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-16 21:12:13 +00:00
* fixed parsing for group with more than 100 videos * updated all packages to latest version * Error on old ffmpeg binaries (closes #294) minor linting fixes * automatic update of files Co-authored-by: Adrian Calinescu <foo@snobu.org>
5 lines
86 B
JSON
5 lines
86 B
JSON
{
|
|
"eslint.enable": true,
|
|
"typescript.tsdk": "node_modules\\typescript\\lib"
|
|
}
|