ngx-data-ui/projects/poweredsoft/ngx-bootstrap/tsconfig.lib.prod.json

7 lines
97 B
JSON
Raw Normal View History

2020-06-09 12:57:54 -04:00
{
"extends": "./tsconfig.lib.json",
"angularCompilerOptions": {
"enableIvy": false
}
}