migrate to typescript

This commit is contained in:
Dainius Daukševičius 2020-10-17 21:56:54 +03:00 committed by Dainius Dauksevicius
parent c462323dd5
commit 08d27265fc
120 changed files with 5002 additions and 4711 deletions

View file

@ -23,4 +23,4 @@ cp /etc/sponsorblock/config.json . || cat <<EOF > config.json
"readOnly": false
}
EOF
node index.js
ts-node index.ts