mirror of
https://github.com/iptv-org/epg
synced 2026-06-30 12:17:11 -04:00
Update tsconfig.json
This commit is contained in:
+1
-1
@@ -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