mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
add missing type and fix typing error, bump to es2022
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"strict": true,
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"target": "es2020",
|
||||
"target": "es2022",
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
"typeRoots": [
|
||||
|
||||
Reference in New Issue
Block a user