gantt-task-react/tsconfig.test.json

7 lines
88 B
JSON
Raw Permalink Normal View History

2020-08-05 08:14:22 +03:00
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}