mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-10 09:00:06 -04:00
Create tsconfig.json
This commit is contained in:
parent
6d6ec183e4
commit
af6f5a2dd1
1 changed files with 7 additions and 0 deletions
7
tsconfig.json
Normal file
7
tsconfig.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
"./types"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue