blob: 68e3cbe4ba194d06ea0e918c64dff2b32822a6f0 [file] [log] [blame]
// If possible, don't use tsconfig.pkg.json.
// Instead, use tsconfig.pkg_strict.json.
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"declaration": true,
"inlineSources": true
}
}