mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Fix typings build errors
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
"./src/**/*"
|
||||
, "./@types/**/*"
|
||||
]
|
||||
, "compilerOptions": {
|
||||
"lib": [ "ES2020.String", "DOM" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user