mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 10:01:08 +08:00
ci: tests
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
"diagnostics": false,
|
||||
"paths": {
|
||||
"~/*": ["src/*"],
|
||||
"tns-core-modules/*": ["@nativescript/core/*"]
|
||||
"tns-core-modules/*": ["@nativescript/core/*"],
|
||||
"@nativescript/core": ["../../packages/core/index.ts"],
|
||||
"@nativescript/core/*": ["../../packages/core/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user