CommunitySolidServer/test/tsconfig.json
2020-12-19 00:19:09 +00:00

7 lines
64 B
JSON

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