UNPKG

aurelia-router-metadata

Version:

Adds decorator configuration with conventions and eager loading capabilities to aurelia-router

12 lines (11 loc) 188 B
{ "extends": "./tsconfig.json", "include": ["../src", "../demo"], "compilerOptions": { "baseUrl": "../", "paths": { "*": ["*"], "@src/*": ["./src/*"] } } }