UNPKG

@nativescript/template-hello-world

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