mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-30 11:28:23 +03:00
Switch back to es6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "es2021",
|
||||
"target": "es6",
|
||||
"noImplicitAny": false,
|
||||
"sourceMap": false,
|
||||
"outDir": "dist/js",
|
||||
|
||||
Reference in New Issue
Block a user