mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(tsconfig.unit-tests.json): exclude tns-core-modules/platforms (#7483)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"**/*.ios.d.ts",
|
||||
"tns-platform-declarations",
|
||||
"tns-core-modules/node-modules",
|
||||
"tns-core-modules/references.d.ts"
|
||||
"tns-core-modules/references.d.ts",
|
||||
"tns-core-modules/platforms"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user