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