mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
ci: tests
This commit is contained in:
@ -4,7 +4,9 @@
|
|||||||
"diagnostics": false,
|
"diagnostics": false,
|
||||||
"paths": {
|
"paths": {
|
||||||
"~/*": ["src/*"],
|
"~/*": ["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