UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

16 lines (15 loc) 316 B
{ "extends": "../tsconfig.lib.prod.json", "compilerOptions": { "baseUrl": ".", "rootDir": ".", "paths": { "@ohayo/*": ["../../dist/@ohayo/*"] } }, "angularCompilerOptions": { "annotateForClosureCompiler": true, "strictMetadataEmit": false, "skipTemplateCodegen": true } }