mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* Fix action-bar systemIcon Fix CSS applying * refactoring * fix console * remove StyleScope import - it is private and cannot be imported in public .d.ts
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"extends": "../tsconfig.shared",
|
|
"exclude": [
|
|
"node_modules",
|
|
"platforms"
|
|
]
|
|
}
|