mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 14:36:58 -04:00
additional updates.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"./scripts/types"
|
||||
],
|
||||
"allowJs": true,
|
||||
"outDir": "./"
|
||||
"outDir": "./dist"
|
||||
},
|
||||
"include": ["src/**/*", "scripts/types/**/*"],
|
||||
"include": ["scripts/**/*", "src/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user