UNPKG

@nativescript/template-master-detail

Version:

Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.

11 lines (10 loc) 147 B
{ "compilerOptions": { "baseUrl": "./", "paths": { "~/*": ["app/*"], "@/*": ["app/*"] } }, "include": ["app/**/*"] }