lib-invoice-print/tsconfig.test.json

6 lines
87 B
JSON
Raw Permalink Normal View History

2020-10-16 10:22:02 +07:00
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}