246e75ccb5
Co-authored-by: Aria Minaei <aria.minaei@gmail.com>
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"paths": {}
|
|
}
|
|
}
|