mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-23 17:16:52 +08:00
chore: ignore tsc erro
This commit is contained in:
@ -13,6 +13,7 @@ export function projectUsesCustomFlavor(): boolean {
|
||||
'angular',
|
||||
'react',
|
||||
'svelte'
|
||||
//@ts-ignore
|
||||
].includes(determineProjectFlavor())
|
||||
if (dependencies.includes('nativescript-vue') ||
|
||||
dependencies.includes('@nativescript/angular') ||
|
||||
|
Reference in New Issue
Block a user