mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
Update tsconfig.json
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"allowJs": true,
|
||||
"outDir": "./dist"
|
||||
},
|
||||
"include": ["scripts/**/*", "src/**/*"],
|
||||
"include": ["scripts/**/*", "tests/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user