OpenPanel/packages/demo-sidebar/tsconfig.test.json
2024-02-05 10:23:04 +01:00

8 lines
117 B
JSON

{
"extends": "./tsconfig.json",
"include": ["test"],
"compilerOptions": {
"rootDir": "."
}
}