mirror of
https://github.com/iptv-org/epg
synced 2025-12-14 09:26:41 -05:00
Update tsconfig.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"module": "commonjs",
|
||||
"module": "nodenext",
|
||||
"moduleResolution": "nodenext",
|
||||
"target": "es2022",
|
||||
"esModuleInterop": true,
|
||||
|
||||
Reference in New Issue
Block a user